* using log directory 'd:/Rcompile/CRANpkg/local/4.1/gllvm.Rcheck' * using R version 4.1.3 (2022-03-10) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: ISO8859-1 * checking for file 'gllvm/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'gllvm' version '1.4.1' * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'gllvm' can be installed ... ERROR Installation failed. See 'd:/Rcompile/CRANpkg/local/4.1/gllvm.Rcheck/00install.out' for details. * DONE The installation logfile: * installing *source* package 'gllvm' ... ** package 'gllvm' successfully unpacked and MD5 sums checked ** using staged installation ** libs *** arch - i386 make[1]: Entering directory '/d/temp/RtmpwHEJvU/R.INSTALL1af446bf942a1/gllvm/src-i386' d:/Compiler/rtools40/mingw32/bin/g++ -std=gnu++11 -I"D:/RCompile/recent/R-4.1.3/include" -DNDEBUG -I'd:/RCompile/CRANpkg/lib/4.1/TMB/include' -I'd:/RCompile/CRANpkg/lib/4.1/RcppEigen/include' -I"d:/Compiler/gcc-4.9.3/local330/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c gllvm.cpp -o gllvm.o In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:397, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:60:39: warning: ignoring attributes on template argument '__m128' {aka '__vector(4) float'} [-Wignored-attributes] template<> struct is_arithmetic<__m128> { enum { value = true }; }; ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:61:40: warning: ignoring attributes on template argument '__m128i' {aka '__vector(2) long long int'} [-Wignored-attributes] template<> struct is_arithmetic<__m128i> { enum { value = true }; }; ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:62:40: warning: ignoring attributes on template argument '__m128d' {aka '__vector(2) double'} [-Wignored-attributes] template<> struct is_arithmetic<__m128d> { enum { value = true }; }; ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:161:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__vector(4) float'} [-Wignored-attributes] template<> struct unpacket_traits { typedef float type; enum {size=4, alignment=Aligned16}; typedef Packet4f half; }; ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:162:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__vector(2) double'} [-Wignored-attributes] template<> struct unpacket_traits { typedef double type; enum {size=2, alignment=Aligned16}; typedef Packet2d half; }; ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:163:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__vector(2) long long int'} [-Wignored-attributes] template<> struct unpacket_traits { typedef int type; enum {size=4, alignment=Aligned16}; typedef Packet4i half; }; ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:718:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__vector(4) float'} [-Wignored-attributes] struct palign_impl ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:741:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__vector(2) long long int'} [-Wignored-attributes] struct palign_impl ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:764:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__vector(2) double'} [-Wignored-attributes] struct palign_impl ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:778:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__vector(4) float'} [-Wignored-attributes] ptranspose(PacketBlock& kernel) { ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:783:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__vector(2) double'} [-Wignored-attributes] ptranspose(PacketBlock& kernel) { ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:790:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__vector(2) long long int'} [-Wignored-attributes] ptranspose(PacketBlock& kernel) { ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:377, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__vector(4) float'} [-Wignored-attributes] template<> struct conj_helper { \ ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__vector(4) float'} [-Wignored-attributes] template<> struct conj_helper { \ ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__vector(2) double'} [-Wignored-attributes] template<> struct conj_helper { \ ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__vector(2) double'} [-Wignored-attributes] template<> struct conj_helper { \ ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:370, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:101:22: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) long long int>::half' {aka '__vector(2) long long int'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] typedef typename find_best_packet_helper::type>::type type; ^~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:101:22: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: required from 'class Eigen::MapBase >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Ref.h:59:34: required from 'class Eigen::RefBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Ref.h:193:76: required from 'class Eigen::Ref >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:694:17: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:370, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:242:7: required from 'struct Eigen::internal::traits >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:24:46: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(4) float>::half' {aka '__vector(4) float'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] typedef typename find_best_packet_helper::type>::type type; ^~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from 'class Eigen::QuaternionBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7: required from 'class Eigen::Quaternion' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:27:3: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:370, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:242:7: required from 'struct Eigen::internal::traits >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:88:47: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename find_best_packet_helper::type>::type type; ^~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from 'class Eigen::QuaternionBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7: required from 'class Eigen::Quaternion' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:92:3: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/vector.hpp:17:8: required from 'struct tmbutils::vector' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/vector.hpp:45:43: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::Array >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array, const Eigen::Array > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array, const Eigen::Array > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::Array, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/array.hpp:248:22: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 2>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 2>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 2> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 2> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Reverse.h:63:52: required from 'class Eigen::Reverse, 2>' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/array.hpp:257:27: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:520, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Reverse.h: In instantiation of 'class Eigen::Reverse, 2>': d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/array.hpp:257:27: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Reverse.h:85:71: warning: ignoring attributes on template argument 'Eigen::ArrayBase, 2> >::PacketScalar' {aka '__vector(2) long long int'} [-Wignored-attributes] typedef internal::reverse_packet_cond reverse_packet; ^~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:370, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/vector.hpp:17:8: required from 'struct tmbutils::vector' d:/RCompile/CRANpkg/lib/4.1/TMB/include/convert.hpp:58:1: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename find_best_packet_helper::type>::type type; ^~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/vector.hpp:17:8: required from 'struct tmbutils::vector' d:/RCompile/CRANpkg/lib/4.1/TMB/include/convert.hpp:58:1: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Map.h:24:30: required from 'struct Eigen::internal::traits > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:54: required from 'struct Eigen::internal::accessors_level > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:109:75: required from 'class Eigen::Map >' d:/RCompile/CRANpkg/lib/4.1/TMB/include/convert.hpp:114:24: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: required from 'class Eigen::MapBase >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map >' d:/RCompile/CRANpkg/lib/4.1/TMB/include/convert.hpp:114:24: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/vector.hpp:101:8: required from 'struct tmbutils::matrix' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:422:57: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 0, 8>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 0>' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:422:58: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:435:1: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:65:13: required from 'class Eigen::PermutationBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:297:7: required from 'class Eigen::PermutationMatrix<-1, -1, int>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:284:21: required from 'class Eigen::PartialPivLU >' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:503:1: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Array, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Array >' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:503:1: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::Array > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::Array > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::Array > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::Array >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::Array > >' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:503:1: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Array, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Array >' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:528:1: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, -1, false, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, -1, false>' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_convolve.hpp:8:57: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_convolve.hpp:8:57: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper >' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_convolve.hpp:8:57: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > >' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_convolve.hpp:8:57: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/vector.hpp:101:8: required from 'struct tmbutils::matrix' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:550:51: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/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>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/TMB/include/expm.hpp:129:36: required from 'atomic::nestedTriangle::nestedTriangle(tmbutils::vector >) [with int n = 1]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/expm.hpp:192:52: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/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.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/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>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/TMB/include/expm.hpp:129:36: required from 'atomic::nestedTriangle::nestedTriangle(tmbutils::vector >) [with int n = 1]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/expm.hpp:192:52: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: required from 'class Eigen::MapBase, 1, -1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 1, -1, false, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, 1, -1, false, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 1, -1, false>' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:1218:14: required from 'SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:1869:64: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/array.hpp:22:8: required from 'struct tmbutils::array' gllvm.cpp:19:3: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: required from 'class Eigen::MapBase, -1, 1, true>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, 1, true, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, true>' gllvm.cpp:133:20: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' gllvm.cpp:190:25: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0> >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, 0> >' gllvm.cpp:190:33: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper >' gllvm.cpp:191:26: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' gllvm.cpp:509:136: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Transpose >, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Transpose >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Transpose >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, Eigen::Transpose >, 0, 8>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, Eigen::Transpose >, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Transpose >, 0>' gllvm.cpp:509:136: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Transpose >, 0>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Transpose >, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Transpose >, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, Eigen::Transpose >, 0>, 0>' gllvm.cpp:509:189: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, 1, -1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 1, -1, false> >' gllvm.cpp:509:204: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:121:7: required from 'class Eigen::internal::dense_product_base, 1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0, 6>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, 1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0>' gllvm.cpp:509:204: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:370, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:174:81: required from 'class Eigen::DenseBase, 1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:121:7: required from 'class Eigen::internal::dense_product_base, 1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0, 6>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, 1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0>' gllvm.cpp:509:204: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename find_best_packet_helper::type>::type type; ^~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Inverse.h:69:7: required from 'class Eigen::InverseImpl, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Inverse.h:43:7: required from 'class Eigen::Inverse >' gllvm.cpp:510:126: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::Product, Eigen::Transpose >, 0>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, Eigen::Product, Eigen::Transpose >, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, Eigen::Product, Eigen::Transpose >, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base >, Eigen::Product, Eigen::Transpose >, 0>, 0, 8>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl >, Eigen::Product, Eigen::Transpose >, 0>, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product >, Eigen::Product, Eigen::Transpose >, 0>, 0>' gllvm.cpp:510:126: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::Product, Eigen::Transpose >, 0>, 0>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, Eigen::Product, Eigen::Transpose >, 0>, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, Eigen::Product, Eigen::Transpose >, 0>, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal >, Eigen::Product, Eigen::Transpose >, 0>, 0>, 0>' gllvm.cpp:510:198: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, Eigen::Inverse >, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, Eigen::Inverse >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, Eigen::Inverse >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, 1, -1, false>, Eigen::Inverse >, 0, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, 1, -1, false>, Eigen::Inverse >, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 1, -1, false>, Eigen::Inverse >, 0>' gllvm.cpp:510:218: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, Eigen::Inverse >, 0>, Eigen::Transpose, 1, -1, false> >, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, Eigen::Inverse >, 0>, Eigen::Transpose, 1, -1, false> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, Eigen::Inverse >, 0>, Eigen::Transpose, 1, -1, false> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:121:7: required from 'class Eigen::internal::dense_product_base, 1, -1, false>, Eigen::Inverse >, 0>, Eigen::Transpose, 1, -1, false> >, 0, 6>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, 1, -1, false>, Eigen::Inverse >, 0>, Eigen::Transpose, 1, -1, false> >, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 1, -1, false>, Eigen::Inverse >, 0>, Eigen::Transpose, 1, -1, false> >, 0>' gllvm.cpp:510:232: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, Eigen::Matrix, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, Eigen::Matrix, 0> >' gllvm.cpp:518:20: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: required from 'class Eigen::MapBase, -1, -1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, -1, false, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, -1, false>' gllvm.cpp:525:17: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::Transpose, 1, -1, false> >, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, Eigen::Transpose, 1, -1, false> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, Eigen::Transpose, 1, -1, false> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base >, Eigen::Transpose, 1, -1, false> >, 0, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl >, Eigen::Transpose, 1, -1, false> >, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product >, Eigen::Transpose, 1, -1, false> >, 0>' gllvm.cpp:598:264: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, Eigen::Product >, Eigen::Transpose, 1, -1, false> >, 0>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, Eigen::Product >, Eigen::Transpose, 1, -1, false> >, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, Eigen::Product >, Eigen::Transpose, 1, -1, false> >, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:121:7: required from 'class Eigen::internal::dense_product_base, 1, -1, false>, Eigen::Product >, Eigen::Transpose, 1, -1, false> >, 0>, 0, 6>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, 1, -1, false>, Eigen::Product >, Eigen::Transpose, 1, -1, false> >, 0>, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 1, -1, false>, Eigen::Product >, Eigen::Transpose, 1, -1, false> >, 0>, 0>' gllvm.cpp:598:223: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true> >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, -1, 1, true>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, 1, true> >' gllvm.cpp:603:225: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::Block, -1, 1, true>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, Eigen::Block, -1, 1, true>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, Eigen::Block, -1, 1, true>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base >, Eigen::Block, -1, 1, true>, 0, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl >, Eigen::Block, -1, 1, true>, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product >, Eigen::Block, -1, 1, true>, 0>' gllvm.cpp:603:264: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true> >, Eigen::Product >, Eigen::Block, -1, 1, true>, 0>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> >, Eigen::Product >, Eigen::Block, -1, 1, true>, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> >, Eigen::Product >, Eigen::Block, -1, 1, true>, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:121:7: required from 'class Eigen::internal::dense_product_base, -1, 1, true> >, Eigen::Product >, Eigen::Block, -1, 1, true>, 0>, 0, 6>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, -1, 1, true> >, Eigen::Product >, Eigen::Block, -1, 1, true>, 0>, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, 1, true> >, Eigen::Product >, Eigen::Block, -1, 1, true>, 0>, 0>' gllvm.cpp:603:225: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, true>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: required from 'class Eigen::MapBase, -1, -1, true>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, true, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, -1, true, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, -1, true>' gllvm.cpp:617:39: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/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.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >' gllvm.cpp:630:81: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0, 8>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0>' gllvm.cpp:630:105: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, Eigen::Product, Eigen::Transpose >, 0>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, Eigen::Product, Eigen::Transpose >, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, Eigen::Product, Eigen::Transpose >, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, 1, -1, false>, Eigen::Product, Eigen::Transpose >, 0>, 0, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, 1, -1, false>, Eigen::Product, Eigen::Transpose >, 0>, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 1, -1, false>, Eigen::Product, Eigen::Transpose >, 0>, 0>' gllvm.cpp:726:43: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, Eigen::Product, Eigen::Transpose >, 0>, 0>, Eigen::Transpose, 1, -1, false> >, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, Eigen::Product, Eigen::Transpose >, 0>, 0>, Eigen::Transpose, 1, -1, false> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, Eigen::Product, Eigen::Transpose >, 0>, 0>, Eigen::Transpose, 1, -1, false> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:121:7: required from 'class Eigen::internal::dense_product_base, 1, -1, false>, Eigen::Product, Eigen::Transpose >, 0>, 0>, Eigen::Transpose, 1, -1, false> >, 0, 6>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, 1, -1, false>, Eigen::Product, Eigen::Transpose >, 0>, 0>, Eigen::Transpose, 1, -1, false> >, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 1, -1, false>, Eigen::Product, Eigen::Transpose >, 0>, 0>, Eigen::Transpose, 1, -1, false> >, 0>' gllvm.cpp:726:101: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Product, Eigen::Transpose >, 0>, const Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Product, Eigen::Transpose >, 0>, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Product, Eigen::Transpose >, 0>, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Product, Eigen::Transpose >, 0>, const Eigen::Matrix, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Transpose >, 0>, const Eigen::Matrix >' gllvm.cpp:738:65: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, Eigen::Matrix, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, 1, -1, false>, Eigen::Matrix, 0, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, 1, -1, false>, Eigen::Matrix, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>' gllvm.cpp:761:43: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose >, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose >, 0, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose >, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose >, 0>' gllvm.cpp:761:67: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose >, 0>, Eigen::Transpose, 1, -1, false> >, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose >, 0>, Eigen::Transpose, 1, -1, false> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose >, 0>, Eigen::Transpose, 1, -1, false> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:121:7: required from 'class Eigen::internal::dense_product_base, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose >, 0>, Eigen::Transpose, 1, -1, false> >, 0, 6>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose >, 0>, Eigen::Transpose, 1, -1, false> >, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose >, 0>, Eigen::Transpose, 1, -1, false> >, 0>' gllvm.cpp:761:103: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, Eigen::Matrix, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0>, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0>, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 0>, Eigen::Matrix, 0, 8>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 0>, Eigen::Matrix, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 0>, Eigen::Matrix, 0>' gllvm.cpp:790:58: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Transpose >, 0>, Eigen::Transpose, 1, -1, false> >, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Transpose >, 0>, Eigen::Transpose, 1, -1, false> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Transpose >, 0>, Eigen::Transpose, 1, -1, false> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, Eigen::Transpose >, 0>, Eigen::Transpose, 1, -1, false> >, 0, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, Eigen::Transpose >, 0>, Eigen::Transpose, 1, -1, false> >, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 1, -1, false> >, 0>' gllvm.cpp:817:100: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 1, -1, false> >, 0>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 1, -1, false> >, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 1, -1, false> >, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:121:7: required from 'class Eigen::internal::dense_product_base, 1, -1, false>, Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 1, -1, false> >, 0>, 0, 6>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, 1, -1, false>, Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 1, -1, false> >, 0>, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 1, -1, false>, Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 1, -1, false> >, 0>, 0>' gllvm.cpp:817:38: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>' gllvm.cpp:862:45: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, Eigen::Matrix, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, Eigen::Matrix, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, Eigen::Matrix, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >' gllvm.cpp:862:50: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:121:7: required from 'class Eigen::internal::dense_product_base, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0, 6>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0>' gllvm.cpp:862:50: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from 'class Eigen::MatrixWrapper >' gllvm.cpp:921:44: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::MatrixWrapper >, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::MatrixWrapper >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::MatrixWrapper >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, Eigen::MatrixWrapper >, 0, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, Eigen::MatrixWrapper >, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::MatrixWrapper >, 0>' gllvm.cpp:921:44: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::MatrixWrapper >, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::MatrixWrapper >, 0>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::MatrixWrapper >, 0> >' gllvm.cpp:921:40: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::MatrixWrapper >, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::MatrixWrapper >, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::MatrixWrapper >, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::MatrixWrapper >, 0>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::MatrixWrapper >, 0> >' gllvm.cpp:921:40: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::MatrixWrapper >, 0> > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::MatrixWrapper >, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::MatrixWrapper >, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, true>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::MatrixWrapper >, 0> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::MatrixWrapper >, 0> > >' gllvm.cpp:921:35: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, const Eigen::Product, Eigen::Matrix, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, const Eigen::Product, Eigen::Matrix, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, const Eigen::Product, Eigen::Matrix, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, true>, const Eigen::Product, Eigen::Matrix, 0>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Product, Eigen::Matrix, 0> >' gllvm.cpp:922:37: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Diagonal, Eigen::Transpose >, 0>, 0>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Diagonal, Eigen::Transpose >, 0>, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Diagonal, Eigen::Transpose >, 0>, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, Eigen::Diagonal, Eigen::Transpose >, 0>, 0>, 0, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, Eigen::Diagonal, Eigen::Transpose >, 0>, 0>, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Diagonal, Eigen::Transpose >, 0>, 0>, 0>' gllvm.cpp:968:44: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Diagonal, Eigen::Transpose >, 0>, 0>, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Diagonal, Eigen::Transpose >, 0>, 0>, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Diagonal, Eigen::Transpose >, 0>, 0>, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Diagonal, Eigen::Transpose >, 0>, 0>, 0>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Diagonal, Eigen::Transpose >, 0>, 0>, 0> >' gllvm.cpp:968:40: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Diagonal, Eigen::Transpose >, 0>, 0>, 0> > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Diagonal, Eigen::Transpose >, 0>, 0>, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Diagonal, Eigen::Transpose >, 0>, 0>, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, true>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Diagonal, Eigen::Transpose >, 0>, 0>, 0> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Diagonal, Eigen::Transpose >, 0>, 0>, 0> > >' gllvm.cpp:968:35: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Product, Eigen::Transpose >, 0>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Product, Eigen::Transpose >, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Product, Eigen::Transpose >, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, Eigen::Product, Eigen::Transpose >, 0>, 0, 8>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, Eigen::Product, Eigen::Transpose >, 0>, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Product, Eigen::Transpose >, 0>, 0>' gllvm.cpp:972:85: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Product, Eigen::Transpose >, 0>, 0>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Product, Eigen::Transpose >, 0>, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Product, Eigen::Transpose >, 0>, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, Eigen::Product, Eigen::Transpose >, 0>, 0>, 0>' gllvm.cpp:972:120: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::Product, Eigen::Matrix, 0>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, Eigen::Product, Eigen::Matrix, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, Eigen::Product, Eigen::Matrix, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base >, Eigen::Product, Eigen::Matrix, 0>, 0, 8>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl >, Eigen::Product, Eigen::Matrix, 0>, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>' gllvm.cpp:972:141: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true> >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, -1, 1, true> >' gllvm.cpp:1029:30: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Block, -1, 1, true>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Block, -1, 1, true>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Block, -1, 1, true>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, Eigen::Block, -1, 1, true>, 0, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, Eigen::Block, -1, 1, true>, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Block, -1, 1, true>, 0>' gllvm.cpp:1033:212: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true> >, Eigen::Product, Eigen::Block, -1, 1, true>, 0>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> >, Eigen::Product, Eigen::Block, -1, 1, true>, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> >, Eigen::Product, Eigen::Block, -1, 1, true>, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:121:7: required from 'class Eigen::internal::dense_product_base, -1, 1, true> >, Eigen::Product, Eigen::Block, -1, 1, true>, 0>, 0, 6>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, -1, 1, true> >, Eigen::Product, Eigen::Block, -1, 1, true>, 0>, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Block, -1, 1, true>, 0>, 0>' gllvm.cpp:1033:192: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/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.1/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> > >' d:/RCompile/CRANpkg/lib/4.1/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> > >' d:/RCompile/CRANpkg/lib/4.1/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>' d:/RCompile/CRANpkg/lib/4.1/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> >' gllvm.cpp:1084:31: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0>' gllvm.cpp:1084:72: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0>, Eigen::Block, -1, 1, true>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0>, Eigen::Block, -1, 1, true>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0>, Eigen::Block, -1, 1, true>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:121:7: required from 'class Eigen::internal::dense_product_base, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0>, Eigen::Block, -1, 1, true>, 0, 6>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0>, Eigen::Block, -1, 1, true>, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0>, Eigen::Block, -1, 1, true>, 0>' gllvm.cpp:1084:129: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' gllvm.cpp:1084:41: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Diagonal, 0>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Diagonal, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Diagonal, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, Eigen::Diagonal, 0>, 0, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, Eigen::Diagonal, 0>, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Diagonal, 0>, 0>' gllvm.cpp:1213:46: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Diagonal, 0>, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Diagonal, 0>, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Diagonal, 0>, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Diagonal, 0>, 0>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Diagonal, 0>, 0> >' gllvm.cpp:1213:42: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/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.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> >, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> >, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, -1, 1, true> >, Eigen::Matrix, 0, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, -1, 1, true> >, Eigen::Matrix, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, 1, true> >, Eigen::Matrix, 0>' gllvm.cpp:1213:94: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true> >, Eigen::Matrix, 0>, Eigen::Block, -1, 1, true>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> >, Eigen::Matrix, 0>, Eigen::Block, -1, 1, true>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> >, Eigen::Matrix, 0>, Eigen::Block, -1, 1, true>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:121:7: required from 'class Eigen::internal::dense_product_base, -1, 1, true> >, Eigen::Matrix, 0>, Eigen::Block, -1, 1, true>, 0, 6>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, -1, 1, true> >, Eigen::Matrix, 0>, Eigen::Block, -1, 1, true>, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, 1, true> >, Eigen::Matrix, 0>, Eigen::Block, -1, 1, true>, 0>' gllvm.cpp:1213:98: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Diagonal, 0>, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Diagonal, 0>, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Diagonal, 0>, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Diagonal, 0>, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Diagonal, 0>, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' gllvm.cpp:1213:63: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Diagonal, 0>, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Diagonal, 0>, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Diagonal, 0>, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, true>, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Diagonal, 0>, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Diagonal, 0>, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' gllvm.cpp:1213:37: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, Eigen::Matrix, 0>, 0>' gllvm.cpp:1243:62: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false> >' gllvm.cpp:1367:103: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0, 8>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>' gllvm.cpp:1367:103: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0, 8>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>' gllvm.cpp:1367:37: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>, 0>' gllvm.cpp:1367:194: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Block, -1, -1, false>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Block, -1, -1, false>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Block, -1, -1, false>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, Eigen::Block, -1, -1, false>, 0, 8>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, Eigen::Block, -1, -1, false>, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Block, -1, -1, false>, 0>' gllvm.cpp:1367:262: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0, 8>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>' gllvm.cpp:1367:254: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Diagonal, Eigen::Transpose >, 0>, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Diagonal, Eigen::Transpose >, 0>, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Diagonal, Eigen::Transpose >, 0>, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Diagonal, Eigen::Transpose >, 0>, 0>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Diagonal, Eigen::Transpose >, 0>, 0> >' gllvm.cpp:1429:40: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Diagonal, Eigen::Transpose >, 0>, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Diagonal, Eigen::Transpose >, 0>, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Diagonal, Eigen::Transpose >, 0>, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Diagonal, Eigen::Transpose >, 0>, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Diagonal, Eigen::Transpose >, 0>, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' gllvm.cpp:1429:84: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Diagonal, Eigen::Transpose >, 0>, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Diagonal, Eigen::Transpose >, 0>, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Diagonal, Eigen::Transpose >, 0>, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, true>, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Diagonal, Eigen::Transpose >, 0>, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Diagonal, Eigen::Transpose >, 0>, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' gllvm.cpp:1429:35: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Transpose >, 0>, Eigen::Block, -1, 1, true>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Transpose >, 0>, Eigen::Block, -1, 1, true>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Transpose >, 0>, Eigen::Block, -1, 1, true>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, Eigen::Transpose >, 0>, Eigen::Block, -1, 1, true>, 0, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, Eigen::Transpose >, 0>, Eigen::Block, -1, 1, true>, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Transpose >, 0>, Eigen::Block, -1, 1, true>, 0>' gllvm.cpp:1510:116: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, Eigen::Block, -1, 1, true>, 0>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, Eigen::Block, -1, 1, true>, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, Eigen::Block, -1, 1, true>, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:121:7: required from 'class Eigen::internal::dense_product_base, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, Eigen::Block, -1, 1, true>, 0>, 0, 6>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, Eigen::Block, -1, 1, true>, 0>, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, Eigen::Block, -1, 1, true>, 0>, 0>' gllvm.cpp:1510:56: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >' gllvm.cpp:1528:39: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Transpose, 1, -1, false> >, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Transpose, 1, -1, false> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Transpose, 1, -1, false> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, Eigen::Transpose, 1, -1, false> >, 0, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, Eigen::Transpose, 1, -1, false> >, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Transpose, 1, -1, false> >, 0>' gllvm.cpp:1530:37: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, const Eigen::Product, Eigen::Transpose, 1, -1, false> >, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, const Eigen::Product, Eigen::Transpose, 1, -1, false> >, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, const Eigen::Product, Eigen::Transpose, 1, -1, false> >, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, true>, const Eigen::Product, Eigen::Transpose, 1, -1, false> >, 0>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Product, Eigen::Transpose, 1, -1, false> >, 0> >' gllvm.cpp:1530:35: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0>' gllvm.cpp:1533:80: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Product, Eigen::Transpose, 1, -1, false> >, 0> >, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Product, Eigen::Transpose, 1, -1, false> >, 0> >, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Product, Eigen::Transpose, 1, -1, false> >, 0> >, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Product, Eigen::Transpose, 1, -1, false> >, 0> >, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Product, Eigen::Transpose, 1, -1, false> >, 0> >, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >' gllvm.cpp:1533:59: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::Matrix, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base >, Eigen::Matrix, 0, 8>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl >, Eigen::Matrix, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product >, Eigen::Matrix, 0>' gllvm.cpp:1538:73: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::Matrix, 0>, Eigen::Matrix, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, Eigen::Matrix, 0>, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, Eigen::Matrix, 0>, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base >, Eigen::Matrix, 0>, Eigen::Matrix, 0, 8>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl >, Eigen::Matrix, 0>, Eigen::Matrix, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product >, Eigen::Matrix, 0>, Eigen::Matrix, 0>' gllvm.cpp:1538:91: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false> >, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:121:7: required from 'class Eigen::internal::dense_product_base, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false> >, 0, 6>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false> >, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false> >, 0>' gllvm.cpp:1538:114: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> >' gllvm.cpp:1542:30: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> >' gllvm.cpp:1542:30: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' gllvm.cpp:1542:39: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> >, Eigen::Matrix, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> >, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> >, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> >, Eigen::Matrix, 0, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> >, Eigen::Matrix, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> >, Eigen::Matrix, 0>' gllvm.cpp:1542:39: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> >, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> >, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> >, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:121:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> >, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0, 6>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> >, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> >, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0>' gllvm.cpp:1542:57: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/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.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, true>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >' gllvm.cpp:1558:22: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >, const Eigen::Product, Eigen::Transpose, 1, -1, false> >, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >, const Eigen::Product, Eigen::Transpose, 1, -1, false> >, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >, const Eigen::Product, Eigen::Transpose, 1, -1, false> >, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >, const Eigen::Product, Eigen::Transpose, 1, -1, false> >, 0>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >, const Eigen::Product, Eigen::Transpose, 1, -1, false> >, 0> >' gllvm.cpp:1558:36: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >, const Eigen::Product, Eigen::Transpose, 1, -1, false> >, 0> >, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >, const Eigen::Product, Eigen::Transpose, 1, -1, false> >, 0> >, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >, const Eigen::Product, Eigen::Transpose, 1, -1, false> >, 0> >, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >, const Eigen::Product, Eigen::Transpose, 1, -1, false> >, 0> >, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >, const Eigen::Product, Eigen::Transpose, 1, -1, false> >, 0> >, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >' gllvm.cpp:1561:60: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, Eigen::Transpose, -1, 1, true> >, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, Eigen::Transpose, -1, 1, true> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, Eigen::Transpose, -1, 1, true> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, -1, 1, true>, Eigen::Transpose, -1, 1, true> >, 0, 5>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, -1, 1, true>, Eigen::Transpose, -1, 1, true> >, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, 1, true>, Eigen::Transpose, -1, 1, true> >, 0>' gllvm.cpp:1580:46: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, Eigen::Transpose, -1, 1, true> >, 0>, Eigen::Matrix, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, Eigen::Transpose, -1, 1, true> >, 0>, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, Eigen::Transpose, -1, 1, true> >, 0>, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, -1, 1, true>, Eigen::Transpose, -1, 1, true> >, 0>, Eigen::Matrix, 0, 8>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, -1, 1, true>, Eigen::Transpose, -1, 1, true> >, 0>, Eigen::Matrix, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, 1, true>, Eigen::Transpose, -1, 1, true> >, 0>, Eigen::Matrix, 0>' gllvm.cpp:1580:72: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0, 8>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0>' gllvm.cpp:1580:130: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0>' gllvm.cpp:1580:180: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false> >, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:121:7: required from 'class Eigen::internal::dense_product_base, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false> >, 0, 6>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false> >, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false> >, 0>' gllvm.cpp:1580:198: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Block, -1, 1, true>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Block, -1, 1, true>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Block, -1, 1, true>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:121:7: required from 'class Eigen::internal::dense_product_base, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Block, -1, 1, true>, 0, 6>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Block, -1, 1, true>, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Block, -1, 1, true>, 0>' gllvm.cpp:1580:265: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >' gllvm.cpp:1583:47: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >' gllvm.cpp:1583:100: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, Eigen::Transpose, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, Eigen::Transpose, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, Eigen::Transpose, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, Eigen::Transpose, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >, 0, 5>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, Eigen::Transpose, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, Eigen::Transpose, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >, 0>' gllvm.cpp:1583:100: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, Eigen::Transpose, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >, 0>, Eigen::Matrix, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, Eigen::Transpose, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >, 0>, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, Eigen::Transpose, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >, 0>, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, Eigen::Transpose, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >, 0>, Eigen::Matrix, 0, 8>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, Eigen::Transpose, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >, 0>, Eigen::Matrix, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, Eigen::Transpose, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >, 0>, Eigen::Matrix, 0>' gllvm.cpp:1583:180: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:121:7: required from 'class Eigen::internal::dense_product_base, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, 0, 6>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, 0>' gllvm.cpp:1583:375: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Array >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >' gllvm.cpp:2242:21: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >' gllvm.cpp:2242:21: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >' gllvm.cpp:2242:18: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/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.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/TMB/include/start_parallel.hpp:240:37: required from 'VectorBase parallelADFun::Reverse(size_t, const VectorBase&) [with VectorBase = Eigen::Matrix; Type = double; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2662:29: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >' d:/RCompile/CRANpkg/lib/4.1/TMB/include/expm.hpp:30:12: required from 'Type atomic::Block::norm() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/expm.hpp:160:29: required from 'matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/expm.hpp:192:52: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::internal::member_sum, 1>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::internal::member_sum, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::internal::member_sum, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7: required from 'class Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>' d:/RCompile/CRANpkg/lib/4.1/TMB/include/expm.hpp:31:20: required from 'Type atomic::Block::norm() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/expm.hpp:160:29: required from 'matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/expm.hpp:192:52: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/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.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/TMB/include/expm.hpp:25:29: required from 'atomic::Block atomic::Block::addIdentity() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/expm.hpp:168:17: required from 'matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/expm.hpp:192:52: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1337:8: required from 'struct Eigen::internal::evaluator_wrapper_base, -1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1416:8: required from 'struct Eigen::internal::unary_evaluator, -1, -1, false> >, Eigen::internal::IndexBased, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, -1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from 'struct Eigen::internal::evaluator, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from 'class Eigen::internal::redux_evaluator, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, -1, false> >, const Eigen::ArrayWrapper > >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_convolve.hpp:8:57: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Map > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Map >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Map > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:510:38: required from 'struct Eigen::internal::cast_return_type >, const Eigen::CwiseUnaryOp, const Eigen::Map > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:48:179: required from 'struct Eigen::MatrixBase > >::CastXpr' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:62:1: required by substitution of 'template typename Eigen::MatrixBase > >::CastXpr::Type Eigen::MatrixBase > >::cast() const [with NewType = int]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/convert.hpp:114:17: required from 'tmbutils::vector asVector(SEXP) [with Type = int; SEXP = SEXPREC*]' gllvm.cpp:60:3: required from 'Type objective_function::operator()() [with Type = CppAD::AD]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:1308:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, 1, false, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, false>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1>' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/array.hpp:206:25: required from 'tmbutils::array tmbutils::array::col(int) [with Type = CppAD::AD]' gllvm.cpp:189:47: required from 'Type objective_function::operator()() [with Type = CppAD::AD]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:1308:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Map > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Map >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Map > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:510:38: required from 'struct Eigen::internal::cast_return_type >, const Eigen::CwiseUnaryOp, const Eigen::Map > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:48:179: required from 'struct Eigen::MatrixBase > >::CastXpr' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:62:1: required by substitution of 'template typename Eigen::MatrixBase > >::CastXpr::Type Eigen::MatrixBase > >::cast() const [with NewType = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/convert.hpp:114:17: required from 'tmbutils::vector asVector(SEXP) [with Type = double; SEXP = SEXPREC*]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:1183:38: required from 'SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:1869:64: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from 'class Eigen::MatrixWrapper >' d:/RCompile/CRANpkg/lib/4.1/TMB/include/convert.hpp:122:16: required from 'tmbutils::matrix asMatrix(const tmbutils::vector&, int, int) [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:1198:5: required from 'SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:1869:64: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Array, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Array >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:510:38: required from 'struct Eigen::internal::cast_return_type, const Eigen::CwiseUnaryOp, const Eigen::Array > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:48:179: required from 'struct Eigen::ArrayBase >::CastXpr' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:62:1: required by substitution of 'template typename Eigen::ArrayBase >::CastXpr::Type Eigen::ArrayBase >::cast() const [with NewType = int]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:561:15: required from 'tmbutils::matrix HessianSparsityPattern(CppAD::ADFun*) [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:1226:2: required from 'SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:1869:64: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::Array >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array, const Eigen::Array > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array, const Eigen::Array > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::Array, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >' d:/RCompile/CRANpkg/lib/4.1/TMB/include/start_parallel.hpp:240:37: required from 'VectorBase parallelADFun::Reverse(size_t, const VectorBase&) [with VectorBase = tmbutils::vector; Type = double; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:1189:15: required from 'SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = parallelADFun; SEXP = SEXPREC*]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:1871:72: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from 'class Eigen::MatrixWrapper, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/array.hpp:311:28: required from 'tmbutils::matrix tmbutils::array::matrix() [with Type = double]' gllvm.cpp:70:16: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/array.hpp:169:35: required from 'tmbutils::array tmbutils::array::operator=(T) [with T = Eigen::ArrayWrapper >; Type = double]' gllvm.cpp:191:26: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:20:67: required from 'Derived& Eigen::DenseBase::operator*=(const Scalar&) [with Derived = Eigen::Block, 1, -1, false>; Eigen::DenseBase::Scalar = double]' gllvm.cpp:311:23: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:236:8: required from 'struct Eigen::internal::evaluator >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:96:8: required from 'struct Eigen::internal::product_evaluator, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0>, 6, Eigen::DenseShape, Eigen::DenseShape, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:29:8: required from 'struct Eigen::internal::evaluator, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:132:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >; int Option = 0; Eigen::internal::dense_product_base::Scalar = double]' gllvm.cpp:862:24: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >' distrib.h:100:40: required from 'tmbutils::matrix gllvm::corExp(Type, Type, int, tmbutils::matrix) [with Type = double]' gllvm.cpp:944:33: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' distrib.h:100:51: required from 'tmbutils::matrix gllvm::corExp(Type, Type, int, tmbutils::matrix) [with Type = double]' gllvm.cpp:944:33: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >' distrib.h:100:56: required from 'tmbutils::matrix gllvm::corExp(Type, Type, int, tmbutils::matrix) [with Type = double]' gllvm.cpp:944:33: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, Eigen::Transpose, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, Eigen::Transpose, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, Eigen::Transpose, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:121:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, Eigen::Transpose, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >, 0, 6>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, Eigen::Transpose, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, Eigen::Transpose, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >, 0>' distrib.h:100:56: required from 'tmbutils::matrix gllvm::corExp(Type, Type, int, tmbutils::matrix) [with Type = double]' gllvm.cpp:944:33: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >, Eigen::Transpose, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >, Eigen::Transpose, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >, Eigen::Transpose, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:121:7: required from 'class Eigen::internal::dense_product_base, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >, Eigen::Transpose, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >, 0, 6>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >, Eigen::Transpose, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >, Eigen::Transpose, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >, 0>' distrib.h:124:51: required from 'tmbutils::matrix gllvm::corMatern(Type, Type, Type, int, tmbutils::matrix) [with Type = double]' gllvm.cpp:947:36: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:314:36: required from 'Eigen::TriangularView::Scalar Eigen::TriangularView::determinant() const [with _MatrixType = const Eigen::Matrix; unsigned int _Mode = 1; Eigen::TriangularView::Scalar = double]' gllvm.cpp:1564:30: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, Eigen::Transpose, -1, 1, true> >, 0>, Eigen::Matrix, 0>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, Eigen::Transpose, -1, 1, true> >, 0>, Eigen::Matrix, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, Eigen::Transpose, -1, 1, true> >, 0>, Eigen::Matrix, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, -1, 1, true>, Eigen::Transpose, -1, 1, true> >, 0>, Eigen::Matrix, 0>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:500:31: required from 'typename Eigen::internal::traits::Scalar Eigen::MatrixBase::trace() const [with Derived = Eigen::Product, -1, 1, true>, Eigen::Transpose, -1, 1, true> >, 0>, Eigen::Matrix, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:1580:31: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:500:31: required from 'typename Eigen::internal::traits::Scalar Eigen::MatrixBase::trace() const [with Derived = Eigen::Product, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:1580:87: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, Eigen::Transpose, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >, 0>, Eigen::Matrix, 0>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, Eigen::Transpose, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >, 0>, Eigen::Matrix, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, Eigen::Transpose, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >, 0>, Eigen::Matrix, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, Eigen::Transpose, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >, 0>, Eigen::Matrix, 0>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:500:31: required from 'typename Eigen::internal::traits::Scalar Eigen::MatrixBase::trace() const [with Derived = Eigen::Product, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, Eigen::Transpose, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >, 0>, Eigen::Matrix, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:1583:31: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::Array >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array, const Eigen::Array > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array, const Eigen::Array > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::Array, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:1036:23: required from 'density::VECSCALE_t::scalartype density::VECSCALE_t::operator()(density::VECSCALE_t::vectortype) [with distribution = density::UNSTRUCTURED_CORR_t; density::VECSCALE_t::scalartype = double; density::VECSCALE_t::vectortype = tmbutils::vector; typename distribution::scalartype = double]' gllvm.cpp:1927:42: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Array >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Array > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, Eigen::Array > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Array >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:327:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Array; Eigen::DenseBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:501:10: required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Array]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:1214:14: required from 'SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:1869:64: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from 'class Eigen::MatrixWrapper >' d:/RCompile/CRANpkg/lib/4.1/TMB/include/convert.hpp:122:16: required from 'tmbutils::matrix asMatrix(const tmbutils::vector&, int, int) [with Type = int]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:562:18: required from 'tmbutils::matrix HessianSparsityPattern(CppAD::ADFun*) [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:1226:2: required from 'SEXPREC* EvalADFunObjectTemplate(SEXP, SEXP, SEXP) [with ADFunType = CppAD::ADFun; SEXP = SEXPREC*]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:1869:64: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:327:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Eigen::DenseBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:317:3: required from 'void Eigen::DenseBase::fill(const Scalar&) [with Derived = Eigen::Matrix; Eigen::DenseBase::Scalar = double]' gllvm.cpp:102:43: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:327:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Diagonal, 0>; Eigen::DenseBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:317:3: required from 'void Eigen::DenseBase::fill(const Scalar&) [with Derived = Eigen::Diagonal, 0>; Eigen::DenseBase::Scalar = double]' gllvm.cpp:222:7: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Transpose >, 1>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Transpose >, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Transpose >, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, Eigen::Transpose >, 1, 8>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, Eigen::Transpose >, 1, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Transpose >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:29:8: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:65:8: required from 'struct Eigen::internal::evaluator, Eigen::Transpose >, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from 'class Eigen::internal::redux_evaluator, Eigen::Transpose >, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Diagonal, Eigen::Transpose >, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Diagonal, Eigen::Transpose >, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:509:194: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Transpose >, 1>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Transpose >, 1>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Transpose >, 1>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, Eigen::Transpose >, 1>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1575:36: required from 'struct Eigen::internal::evaluator, Eigen::Transpose >, 1>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:65:8: required from 'struct Eigen::internal::evaluator, Eigen::Transpose >, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from 'class Eigen::internal::redux_evaluator, Eigen::Transpose >, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Diagonal, Eigen::Transpose >, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Diagonal, Eigen::Transpose >, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:509:194: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::Product, Eigen::Transpose >, 0>, 1>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, Eigen::Product, Eigen::Transpose >, 0>, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, Eigen::Product, Eigen::Transpose >, 0>, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base >, Eigen::Product, Eigen::Transpose >, 0>, 1, 8>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl >, Eigen::Product, Eigen::Transpose >, 0>, 1, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product >, Eigen::Product, Eigen::Transpose >, 0>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:29:8: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:65:8: required from 'struct Eigen::internal::evaluator >, Eigen::Product, Eigen::Transpose >, 0>, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from 'class Eigen::internal::redux_evaluator >, Eigen::Product, Eigen::Transpose >, 0>, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Diagonal >, Eigen::Product, Eigen::Transpose >, 0>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Diagonal >, Eigen::Product, Eigen::Transpose >, 0>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:510:112: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::Product, Eigen::Transpose >, 0>, 1>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, Eigen::Product, Eigen::Transpose >, 0>, 1>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, Eigen::Product, Eigen::Transpose >, 0>, 1>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal >, Eigen::Product, Eigen::Transpose >, 0>, 1>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1575:36: required from 'struct Eigen::internal::evaluator >, Eigen::Product, Eigen::Transpose >, 0>, 1>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:65:8: required from 'struct Eigen::internal::evaluator >, Eigen::Product, Eigen::Transpose >, 0>, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from 'class Eigen::internal::redux_evaluator >, Eigen::Product, Eigen::Transpose >, 0>, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Diagonal >, Eigen::Product, Eigen::Transpose >, 0>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Diagonal >, Eigen::Product, Eigen::Transpose >, 0>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:510:112: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Product, Eigen::Transpose >, 0>, 1>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Product, Eigen::Transpose >, 0>, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Product, Eigen::Transpose >, 0>, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, Eigen::Product, Eigen::Transpose >, 0>, 1, 8>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, Eigen::Product, Eigen::Transpose >, 0>, 1, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Product, Eigen::Transpose >, 0>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:29:8: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:65:8: required from 'struct Eigen::internal::evaluator, Eigen::Product, Eigen::Transpose >, 0>, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from 'class Eigen::internal::redux_evaluator, Eigen::Product, Eigen::Transpose >, 0>, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Diagonal, Eigen::Product, Eigen::Transpose >, 0>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Diagonal, Eigen::Product, Eigen::Transpose >, 0>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:972:64: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Product, Eigen::Transpose >, 0>, 1>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Product, Eigen::Transpose >, 0>, 1>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Product, Eigen::Transpose >, 0>, 1>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, Eigen::Product, Eigen::Transpose >, 0>, 1>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1575:36: required from 'struct Eigen::internal::evaluator, Eigen::Product, Eigen::Transpose >, 0>, 1>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:65:8: required from 'struct Eigen::internal::evaluator, Eigen::Product, Eigen::Transpose >, 0>, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from 'class Eigen::internal::redux_evaluator, Eigen::Product, Eigen::Transpose >, 0>, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Diagonal, Eigen::Product, Eigen::Transpose >, 0>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Diagonal, Eigen::Product, Eigen::Transpose >, 0>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:972:64: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:131:44: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:29:8: required from 'struct Eigen::internal::evaluator >, Eigen::Product, Eigen::Matrix, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from 'class Eigen::internal::redux_evaluator >, Eigen::Product, Eigen::Matrix, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:972:125: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 1>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 1, 8>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 1, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:29:8: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:65:8: required from 'struct Eigen::internal::evaluator, Eigen::Matrix, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from 'class Eigen::internal::redux_evaluator, Eigen::Matrix, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Diagonal, Eigen::Matrix, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Diagonal, Eigen::Matrix, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:1243:36: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 1>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 1>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 1>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, Eigen::Matrix, 1>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1575:36: required from 'struct Eigen::internal::evaluator, Eigen::Matrix, 1>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:65:8: required from 'struct Eigen::internal::evaluator, Eigen::Matrix, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from 'class Eigen::internal::redux_evaluator, Eigen::Matrix, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Diagonal, Eigen::Matrix, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Diagonal, Eigen::Matrix, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:1243:36: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 1>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 1, 8>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 1, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:29:8: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:65:8: required from 'struct Eigen::internal::evaluator, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from 'class Eigen::internal::redux_evaluator, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Diagonal, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Diagonal, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:1367:28: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 1>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 1>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 1>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 1>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1575:36: required from 'struct Eigen::internal::evaluator, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 1>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:65:8: required from 'struct Eigen::internal::evaluator, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from 'class Eigen::internal::redux_evaluator, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Diagonal, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Diagonal, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:1367:28: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from 'class Eigen::internal::redux_evaluator, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:438:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:1723:35: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::Array >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array, const Eigen::Array > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array, const Eigen::Array > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::Array, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:153:14: required from 'density::MVNORM_t::scalartype density::MVNORM_t::Quadform(density::MVNORM_t::vectortype) [with scalartype_ = double; density::MVNORM_t::scalartype = double; density::MVNORM_t::vectortype = tmbutils::vector]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:157:53: required from 'density::MVNORM_t::scalartype density::MVNORM_t::operator()(density::MVNORM_t::vectortype) [with scalartype_ = double; density::MVNORM_t::scalartype = double; density::MVNORM_t::vectortype = tmbutils::vector]' gllvm.cpp:1862:53: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1>, Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1>, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1>, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl, 1>, Eigen::Matrix, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve, 1>, Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:146:9: required from 'void density::MVNORM_t::setSigma(density::MVNORM_t::matrixtype, bool) [with scalartype_ = double; density::MVNORM_t::matrixtype = tmbutils::matrix]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:283:5: required from 'density::UNSTRUCTURED_CORR_t::UNSTRUCTURED_CORR_t(density::UNSTRUCTURED_CORR_t::vectortype) [with scalartype_ = double; density::UNSTRUCTURED_CORR_t::vectortype = tmbutils::vector]' gllvm.cpp:1925:42: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:747:33: required from 'static Derived& Eigen::internal::setIdentity_impl::run(Derived&) [with Derived = Eigen::Matrix; bool Big = false]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:776:50: required from 'Derived& Eigen::MatrixBase::setIdentity() [with Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/expm.hpp:24:20: required from 'atomic::Block atomic::Block::addIdentity() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/expm.hpp:168:17: required from 'matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/expm.hpp:192:52: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/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.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1, 1, true>, -1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:441:65: required from 'Eigen::LLT& Eigen::LLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:100:7: required from 'Eigen::LLT::LLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:526:10: required from 'const Eigen::LLT::PlainObject> Eigen::MatrixBase::llt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' gllvm.cpp:632:31: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/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.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, false>, 1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, 1, -1, false>, -1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:441:116: required from 'Eigen::LLT& Eigen::LLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:100:7: required from 'Eigen::LLT::LLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:526:10: required from 'const Eigen::LLT::PlainObject> Eigen::MatrixBase::llt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' gllvm.cpp:632:31: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/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.1/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:473:1: required from 'void atomic::matinv(const CppAD::vector&, CppAD::vector&) [with Double = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:473:1: required from 'CppAD::vector atomic::matinv(const CppAD::vector&) [with Double = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:613:24: required from 'tmbutils::matrix atomic::matinv(tmbutils::matrix) [with Type = double]' gllvm.cpp:972:81: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Inverse.h:69:7: required from 'class Eigen::InverseImpl, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Inverse.h:43:7: required from 'class Eigen::Inverse, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:473:1: required from 'void atomic::matinv(const CppAD::vector&, CppAD::vector&) [with Double = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:473:1: required from 'CppAD::vector atomic::matinv(const CppAD::vector&) [with Double = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:613:24: required from 'tmbutils::matrix atomic::matinv(tmbutils::matrix) [with Type = double]' gllvm.cpp:972:81: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, Eigen::Transpose, -1, 1, true> >, 0>, Eigen::Matrix, 1>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, Eigen::Transpose, -1, 1, true> >, 0>, Eigen::Matrix, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, Eigen::Transpose, -1, 1, true> >, 0>, Eigen::Matrix, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, -1, 1, true>, Eigen::Transpose, -1, 1, true> >, 0>, Eigen::Matrix, 1, 8>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, -1, 1, true>, Eigen::Transpose, -1, 1, true> >, 0>, Eigen::Matrix, 1, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, 1, true>, Eigen::Transpose, -1, 1, true> >, 0>, Eigen::Matrix, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:29:8: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from 'class Eigen::internal::redux_evaluator, -1, 1, true>, Eigen::Transpose, -1, 1, true> >, 0>, Eigen::Matrix, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Diagonal, -1, 1, true>, Eigen::Transpose, -1, 1, true> >, 0>, Eigen::Matrix, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Diagonal, -1, 1, true>, Eigen::Transpose, -1, 1, true> >, 0>, Eigen::Matrix, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:500:35: required from 'typename Eigen::internal::traits::Scalar Eigen::MatrixBase::trace() const [with Derived = Eigen::Product, -1, 1, true>, Eigen::Transpose, -1, 1, true> >, 0>, Eigen::Matrix, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:1580:31: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, Eigen::Transpose, -1, 1, true> >, 0>, Eigen::Matrix, 1>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, Eigen::Transpose, -1, 1, true> >, 0>, Eigen::Matrix, 1>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, Eigen::Transpose, -1, 1, true> >, 0>, Eigen::Matrix, 1>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, -1, 1, true>, Eigen::Transpose, -1, 1, true> >, 0>, Eigen::Matrix, 1>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1575:36: required from 'struct Eigen::internal::evaluator, -1, 1, true>, Eigen::Transpose, -1, 1, true> >, 0>, Eigen::Matrix, 1>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:65:8: required from 'struct Eigen::internal::evaluator, -1, 1, true>, Eigen::Transpose, -1, 1, true> >, 0>, Eigen::Matrix, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from 'class Eigen::internal::redux_evaluator, -1, 1, true>, Eigen::Transpose, -1, 1, true> >, 0>, Eigen::Matrix, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Diagonal, -1, 1, true>, Eigen::Transpose, -1, 1, true> >, 0>, Eigen::Matrix, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Diagonal, -1, 1, true>, Eigen::Transpose, -1, 1, true> >, 0>, Eigen::Matrix, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:500:35: required from 'typename Eigen::internal::traits::Scalar Eigen::MatrixBase::trace() const [with Derived = Eigen::Product, -1, 1, true>, Eigen::Transpose, -1, 1, true> >, 0>, Eigen::Matrix, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:1580:31: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 1>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 1, 8>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 1, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:29:8: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from 'class Eigen::internal::redux_evaluator, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Diagonal, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Diagonal, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:500:35: required from 'typename Eigen::internal::traits::Scalar Eigen::MatrixBase::trace() const [with Derived = Eigen::Product, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:1580:87: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 1>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 1>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 1>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 1>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1575:36: required from 'struct Eigen::internal::evaluator, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 1>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:65:8: required from 'struct Eigen::internal::evaluator, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from 'class Eigen::internal::redux_evaluator, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Diagonal, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Diagonal, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:500:35: required from 'typename Eigen::internal::traits::Scalar Eigen::MatrixBase::trace() const [with Derived = Eigen::Product, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:1580:87: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, Eigen::Transpose, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >, 0>, Eigen::Matrix, 1>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, Eigen::Transpose, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >, 0>, Eigen::Matrix, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, Eigen::Transpose, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >, 0>, Eigen::Matrix, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, Eigen::Transpose, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >, 0>, Eigen::Matrix, 1, 8>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, Eigen::Transpose, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >, 0>, Eigen::Matrix, 1, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, Eigen::Transpose, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >, 0>, Eigen::Matrix, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:29:8: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from 'class Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, Eigen::Transpose, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >, 0>, Eigen::Matrix, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Diagonal, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, Eigen::Transpose, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >, 0>, Eigen::Matrix, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Diagonal, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, Eigen::Transpose, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >, 0>, Eigen::Matrix, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:500:35: required from 'typename Eigen::internal::traits::Scalar Eigen::MatrixBase::trace() const [with Derived = Eigen::Product, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, Eigen::Transpose, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >, 0>, Eigen::Matrix, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:1583:31: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, Eigen::Transpose, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >, 0>, Eigen::Matrix, 1>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, Eigen::Transpose, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >, 0>, Eigen::Matrix, 1>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, Eigen::Transpose, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >, 0>, Eigen::Matrix, 1>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, Eigen::Transpose, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >, 0>, Eigen::Matrix, 1>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1575:36: required from 'struct Eigen::internal::evaluator, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, Eigen::Transpose, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >, 0>, Eigen::Matrix, 1>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:65:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, Eigen::Transpose, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >, 0>, Eigen::Matrix, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from 'class Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, Eigen::Transpose, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >, 0>, Eigen::Matrix, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Diagonal, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, Eigen::Transpose, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >, 0>, Eigen::Matrix, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Diagonal, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, Eigen::Transpose, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >, 0>, Eigen::Matrix, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:500:35: required from 'typename Eigen::internal::traits::Scalar Eigen::MatrixBase::trace() const [with Derived = Eigen::Product, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, Eigen::Transpose, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >, 0>, Eigen::Matrix, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:1583:31: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Array; Eigen::Index = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_product_op; Derived = Eigen::internal::redux_evaluator >; Eigen::internal::redux_impl::Scalar = int]' d:/RCompile/CRANpkg/lib/4.1/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::Array; typename Eigen::internal::traits::Scalar = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:487:70: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::prod() const [with Derived = Eigen::Array; typename Eigen::internal::traits::Scalar = int]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:620:39: required from 'SEXPREC* report_stack::reportnames() [with Type = CppAD::AD; SEXP = SEXPREC*]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:1310:37: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] return internal::first_aligned::alignment),Derived>(m); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:42: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::XprType = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:132:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >; int Option = 0; Eigen::internal::dense_product_base::Scalar = double]' gllvm.cpp:862:24: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0> >, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0> >, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0> >, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0> >, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0> >, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:61: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::XprType = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:132:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >; int Option = 0; Eigen::internal::dense_product_base::Scalar = double]' gllvm.cpp:862:24: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>; Eigen::Index = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator >, Eigen::Product, Eigen::Matrix, 0>, 0> >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/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::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:972:125: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] return internal::first_aligned::alignment),Derived>(m); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>; Eigen::Index = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0> >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/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::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:1367:199: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> >, Eigen::Matrix, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> >, Eigen::Matrix, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> >, Eigen::Matrix, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> >, Eigen::Matrix, 0>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> >, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:42: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> >, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> >, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> >, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> >, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> >, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:132:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> >, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >; int Option = 0; Eigen::internal::dense_product_base::Scalar = double]' gllvm.cpp:1542:26: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> >, Eigen::Matrix, 0> >, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> > >, 0>': d:/RCompile/CRANpkg/lib/4.1/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::Block, 1, -1, false> >, Eigen::Matrix, 0> >, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/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::Block, 1, -1, false> >, Eigen::Matrix, 0> >, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/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::Block, 1, -1, false> >, Eigen::Matrix, 0> >, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/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::Block, 1, -1, false> >, Eigen::Matrix, 0> >, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:61: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> >, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> >, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> >, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> >, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> >, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:132:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> >, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >; int Option = 0; Eigen::internal::dense_product_base::Scalar = double]' gllvm.cpp:1542:26: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/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 = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_max_op; Derived = Eigen::internal::redux_evaluator >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/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::Matrix; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:438:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:1715:33: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] return internal::first_aligned::alignment),Derived>(m); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Block, -1, 1, true>; Eigen::Index = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_max_op; Derived = Eigen::internal::redux_evaluator, -1, 1, true> >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/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::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:438:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:1723:35: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Array; Eigen::Index = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_max_op; Derived = Eigen::internal::redux_evaluator >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/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::Array; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:438:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::Array; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/expm.hpp:32:30: required from 'Type atomic::Block::norm() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/expm.hpp:160:29: required from 'matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/expm.hpp:192:52: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, false>; SrcXprType = Eigen::CwiseNullaryOp, Eigen::Matrix >; Functor = Eigen::internal::mul_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, false>; SrcXprType = Eigen::CwiseNullaryOp, Eigen::Matrix >; Functor = Eigen::internal::mul_assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 1, -1, false>; Src = Eigen::CwiseNullaryOp, Eigen::Matrix >; Func = Eigen::internal::mul_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, 1, -1, false>; Src = Eigen::CwiseNullaryOp, Eigen::Matrix >; Func = Eigen::internal::mul_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:20:28: required from 'Derived& Eigen::DenseBase::operator*=(const Scalar&) [with Derived = Eigen::Block, 1, -1, false>; Eigen::DenseBase::Scalar = double]' gllvm.cpp:311:23: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, true> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::Matrix; Functor = Eigen::internal::add_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::Matrix; Functor = Eigen::internal::add_assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, true>; Src = Eigen::Matrix; Func = Eigen::internal::add_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:797:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if::value, void*>::type) [with Dst = Eigen::Block, -1, -1, true>; Src = Eigen::Product, Eigen::Matrix, 0>; Func = Eigen::internal::add_assign_op; typename Eigen::internal::enable_if::value, void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:177:18: required from 'Derived& Eigen::MatrixBase::operator+=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; Derived = Eigen::Block, -1, -1, true>]' gllvm.cpp:617:39: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Matrix; Functor = Eigen::internal::add_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Matrix; Functor = Eigen::internal::add_assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Matrix; Func = Eigen::internal::add_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:797:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if::value, void*>::type) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0>; Func = Eigen::internal::add_assign_op; typename Eigen::internal::enable_if::value, void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:177:18: required from 'Derived& Eigen::MatrixBase::operator+=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0>; Derived = Eigen::Block, -1, -1, false>]' gllvm.cpp:630:55: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, true>, -1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Dot.h:221:25: required from 'static typename Eigen::NumTraits::Scalar>::Real Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = 1; Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:441:77: required from 'Eigen::LLT& Eigen::LLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:100:7: required from 'Eigen::LLT::LLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:526:10: required from 'const Eigen::LLT::PlainObject> Eigen::MatrixBase::llt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' gllvm.cpp:632:31: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, 1, -1, false>, 1, -1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, 1, -1, false>, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, 1, -1, false>, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, 1, -1, false>, 1, -1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, 1, -1, false>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Dot.h:221:25: required from 'static typename Eigen::NumTraits::Scalar>::Real Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::Block, 1, -1, false>, 1, -1, false>; typename Eigen::NumTraits::Scalar>::Real = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = 1; Derived = Eigen::Block, 1, -1, false>, 1, -1, false>; typename Eigen::NumTraits::Scalar>::Real = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:441:77: required from 'Eigen::LLT& Eigen::LLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:100:7: required from 'Eigen::LLT::LLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:526:10: required from 'const Eigen::LLT::PlainObject> Eigen::MatrixBase::llt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' gllvm.cpp:632:31: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:401:68: required from 'static bool Eigen::internal::LLT_Traits::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:449:42: required from 'Eigen::LLT& Eigen::LLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:100:7: required from 'Eigen::LLT::LLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:526:10: required from 'const Eigen::LLT::PlainObject> Eigen::MatrixBase::llt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' gllvm.cpp:632:31: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:464:13: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Transpose >; Rhs = Eigen::Product, Eigen::Matrix, 0>; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:338:95: required from 'Eigen::internal::redux_evaluator<_XprType>::redux_evaluator(const XprType&) [with _XprType = Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>; Eigen::internal::redux_evaluator<_XprType>::XprType = Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:972:125: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:42: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0>; Rhs = Eigen::Block, -1, 1, true>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0>; Rhs = Eigen::Block, -1, 1, true>; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::XprType = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0>, Eigen::Block, -1, 1, true>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0>; Rhs = Eigen::Block, -1, 1, true>; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0>, Eigen::Block, -1, 1, true>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:132:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0>; Rhs = Eigen::Block, -1, 1, true>; int Option = 0; Eigen::internal::dense_product_base::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:50:1: required from 'typename Eigen::internal::enable_if::Scalar, typename Eigen::internal::promote_scalar_arg::Scalar, T, Eigen::internal::has_ReturnType::Scalar, T, Eigen::internal::scalar_product_op::Scalar, T> > >::value>::type>, const Derived, const typename Eigen::internal::plain_constant_type::Scalar, T, Eigen::internal::has_ReturnType::Scalar, T, Eigen::internal::scalar_product_op::Scalar, T> > >::value>::type>::type> >::type Eigen::MatrixBase::operator*(const T&) const [with T = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0>, Eigen::Block, -1, 1, true>, 0>; Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::enable_if::Scalar, typename Eigen::internal::promote_scalar_arg::Scalar, T, Eigen::internal::has_ReturnType::Scalar, T, Eigen::internal::scalar_product_op::Scalar, T> > >::value>::type>, const Derived, const typename Eigen::internal::plain_constant_type::Scalar, T, Eigen::internal::has_ReturnType::Scalar, T, Eigen::internal::scalar_product_op::Scalar, T> > >::value>::type>::type> >::type = const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >]' gllvm.cpp:1084:41: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0> >, const Eigen::Block, -1, 1, true> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0> >, const Eigen::Block, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0> >, const Eigen::Block, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0> >, const Eigen::Block, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:61: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0>; Rhs = Eigen::Block, -1, 1, true>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0>; Rhs = Eigen::Block, -1, 1, true>; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::XprType = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0>, Eigen::Block, -1, 1, true>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0>; Rhs = Eigen::Block, -1, 1, true>; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0>, Eigen::Block, -1, 1, true>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:132:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0>; Rhs = Eigen::Block, -1, 1, true>; int Option = 0; Eigen::internal::dense_product_base::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:50:1: required from 'typename Eigen::internal::enable_if::Scalar, typename Eigen::internal::promote_scalar_arg::Scalar, T, Eigen::internal::has_ReturnType::Scalar, T, Eigen::internal::scalar_product_op::Scalar, T> > >::value>::type>, const Derived, const typename Eigen::internal::plain_constant_type::Scalar, T, Eigen::internal::has_ReturnType::Scalar, T, Eigen::internal::scalar_product_op::Scalar, T> > >::value>::type>::type> >::type Eigen::MatrixBase::operator*(const T&) const [with T = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0>, Eigen::Block, -1, 1, true>, 0>; Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::enable_if::Scalar, typename Eigen::internal::promote_scalar_arg::Scalar, T, Eigen::internal::has_ReturnType::Scalar, T, Eigen::internal::scalar_product_op::Scalar, T> > >::value>::type>, const Derived, const typename Eigen::internal::plain_constant_type::Scalar, T, Eigen::internal::has_ReturnType::Scalar, T, Eigen::internal::scalar_product_op::Scalar, T> > >::value>::type>::type> >::type = const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >]' gllvm.cpp:1084:41: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/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.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> >, Eigen::Matrix, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> >, Eigen::Matrix, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, -1, 1, true> >, Eigen::Matrix, 0>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, 1, true> >, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:42: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, -1, 1, true> >, Eigen::Matrix, 0>; Rhs = Eigen::Block, -1, 1, true>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, -1, 1, true> >, Eigen::Matrix, 0>; Rhs = Eigen::Block, -1, 1, true>; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::XprType = Eigen::Product, -1, 1, true> >, Eigen::Matrix, 0>, Eigen::Block, -1, 1, true>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, -1, 1, true> >, Eigen::Matrix, 0>; Rhs = Eigen::Block, -1, 1, true>; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, -1, 1, true> >, Eigen::Matrix, 0>, Eigen::Block, -1, 1, true>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:132:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, -1, 1, true> >, Eigen::Matrix, 0>; Rhs = Eigen::Block, -1, 1, true>; int Option = 0; Eigen::internal::dense_product_base::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:50:1: required from 'typename Eigen::internal::enable_if::Scalar, typename Eigen::internal::promote_scalar_arg::Scalar, T, Eigen::internal::has_ReturnType::Scalar, T, Eigen::internal::scalar_product_op::Scalar, T> > >::value>::type>, const Derived, const typename Eigen::internal::plain_constant_type::Scalar, T, Eigen::internal::has_ReturnType::Scalar, T, Eigen::internal::scalar_product_op::Scalar, T> > >::value>::type>::type> >::type Eigen::MatrixBase::operator*(const T&) const [with T = Eigen::Product, -1, 1, true> >, Eigen::Matrix, 0>, Eigen::Block, -1, 1, true>, 0>; Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Diagonal, 0>, 0> >; typename Eigen::internal::enable_if::Scalar, typename Eigen::internal::promote_scalar_arg::Scalar, T, Eigen::internal::has_ReturnType::Scalar, T, Eigen::internal::scalar_product_op::Scalar, T> > >::value>::type>, const Derived, const typename Eigen::internal::plain_constant_type::Scalar, T, Eigen::internal::has_ReturnType::Scalar, T, Eigen::internal::scalar_product_op::Scalar, T> > >::value>::type>::type> >::type = const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Diagonal, 0>, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >]' gllvm.cpp:1213:63: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, 1, true> >, Eigen::Matrix, 0> >, const Eigen::Block, -1, 1, true> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, 1, true> >, Eigen::Matrix, 0> >, const Eigen::Block, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, 1, true> >, Eigen::Matrix, 0> >, const Eigen::Block, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, 1, true> >, Eigen::Matrix, 0> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, true> >, Eigen::Matrix, 0> >, const Eigen::Block, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:61: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, -1, 1, true> >, Eigen::Matrix, 0>; Rhs = Eigen::Block, -1, 1, true>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, -1, 1, true> >, Eigen::Matrix, 0>; Rhs = Eigen::Block, -1, 1, true>; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::XprType = Eigen::Product, -1, 1, true> >, Eigen::Matrix, 0>, Eigen::Block, -1, 1, true>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, -1, 1, true> >, Eigen::Matrix, 0>; Rhs = Eigen::Block, -1, 1, true>; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, -1, 1, true> >, Eigen::Matrix, 0>, Eigen::Block, -1, 1, true>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:132:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, -1, 1, true> >, Eigen::Matrix, 0>; Rhs = Eigen::Block, -1, 1, true>; int Option = 0; Eigen::internal::dense_product_base::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:50:1: required from 'typename Eigen::internal::enable_if::Scalar, typename Eigen::internal::promote_scalar_arg::Scalar, T, Eigen::internal::has_ReturnType::Scalar, T, Eigen::internal::scalar_product_op::Scalar, T> > >::value>::type>, const Derived, const typename Eigen::internal::plain_constant_type::Scalar, T, Eigen::internal::has_ReturnType::Scalar, T, Eigen::internal::scalar_product_op::Scalar, T> > >::value>::type>::type> >::type Eigen::MatrixBase::operator*(const T&) const [with T = Eigen::Product, -1, 1, true> >, Eigen::Matrix, 0>, Eigen::Block, -1, 1, true>, 0>; Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Diagonal, 0>, 0> >; typename Eigen::internal::enable_if::Scalar, typename Eigen::internal::promote_scalar_arg::Scalar, T, Eigen::internal::has_ReturnType::Scalar, T, Eigen::internal::scalar_product_op::Scalar, T> > >::value>::type>, const Derived, const typename Eigen::internal::plain_constant_type::Scalar, T, Eigen::internal::has_ReturnType::Scalar, T, Eigen::internal::scalar_product_op::Scalar, T> > >::value>::type>::type> >::type = const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Diagonal, 0>, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >]' gllvm.cpp:1213:63: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, const Eigen::Transpose, 1, -1, false> > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, const Eigen::Transpose, 1, -1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, const Eigen::Transpose, 1, -1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, const Eigen::Transpose, 1, -1, false> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, const Eigen::Transpose, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:61: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false> >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false> >; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::XprType = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false> >; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:170:24: required from 'Eigen::ProductImpl::Scalar Eigen::ProductImpl::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false> >; int Option = 0; Eigen::ProductImpl::Scalar = double; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:484:33: required from 'Eigen::DenseBase::CoeffReturnType Eigen::DenseBase::value() const [with Derived = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false> >, 0>; Eigen::DenseBase::CoeffReturnType = double]' gllvm.cpp:1538:102: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:42: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false> >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false> >; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::XprType = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false> >; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:170:24: required from 'Eigen::ProductImpl::Scalar Eigen::ProductImpl::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false> >; int Option = 0; Eigen::ProductImpl::Scalar = double; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:484:33: required from 'Eigen::DenseBase::CoeffReturnType Eigen::DenseBase::value() const [with Derived = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false> >, 0>; Eigen::DenseBase::CoeffReturnType = double]' gllvm.cpp:1580:147: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0> >, const Eigen::Transpose, 1, -1, false> > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0> >, const Eigen::Transpose, 1, -1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0> >, const Eigen::Transpose, 1, -1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0> >, const Eigen::Transpose, 1, -1, false> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0> >, const Eigen::Transpose, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:61: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false> >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false> >; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::XprType = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false> >; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:170:24: required from 'Eigen::ProductImpl::Scalar Eigen::ProductImpl::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false> >; int Option = 0; Eigen::ProductImpl::Scalar = double; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:484:33: required from 'Eigen::DenseBase::CoeffReturnType Eigen::DenseBase::value() const [with Derived = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false> >, 0>; Eigen::DenseBase::CoeffReturnType = double]' gllvm.cpp:1580:147: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0> >, const Eigen::Block, -1, 1, true> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0> >, const Eigen::Block, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0> >, const Eigen::Block, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0> >, const Eigen::Block, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:61: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::Block, -1, 1, true>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::Block, -1, 1, true>; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::XprType = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Block, -1, 1, true>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::Block, -1, 1, true>; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Block, -1, 1, true>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:170:24: required from 'Eigen::ProductImpl::Scalar Eigen::ProductImpl::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::Block, -1, 1, true>; int Option = 0; Eigen::ProductImpl::Scalar = double; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:484:33: required from 'Eigen::DenseBase::CoeffReturnType Eigen::DenseBase::value() const [with Derived = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Block, -1, 1, true>, 0>; Eigen::DenseBase::CoeffReturnType = double]' gllvm.cpp:1580:232: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0> >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0> >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0> >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0> >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0> >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:61: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::XprType = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:170:24: required from 'Eigen::ProductImpl::Scalar Eigen::ProductImpl::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >; int Option = 0; Eigen::ProductImpl::Scalar = double; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:484:33: required from 'Eigen::DenseBase::CoeffReturnType Eigen::DenseBase::value() const [with Derived = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, 0>; Eigen::DenseBase::CoeffReturnType = double]' gllvm.cpp:1583:342: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block, 1, -1, false>; Derived = Eigen::Array]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:818:7: required from 'void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Block, 1, -1, false>; OtherDerived = Eigen::Block, 1, -1, false>; Derived = Eigen::Array]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Array.h:171:31: required from 'Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Array(const T&) [with T = Eigen::Block, 1, -1, false>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/vector.hpp:24:22: required from 'tmbutils::vector::vector(T1) [with T1 = Eigen::Block, 1, -1, false>; Type = double]' gllvm.cpp:1862:53: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, -1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0>, -1, 1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0>, -1, 1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0>, -1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:520:51: required from 'Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:129:7: required from 'Eigen::LDLT::LDLT(Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:145:63: required from 'void density::MVNORM_t::setSigma(density::MVNORM_t::matrixtype, bool) [with scalartype_ = double; density::MVNORM_t::matrixtype = tmbutils::matrix]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:283:5: required from 'density::UNSTRUCTURED_CORR_t::UNSTRUCTURED_CORR_t(density::UNSTRUCTURED_CORR_t::vectortype) [with scalartype_ = double; density::UNSTRUCTURED_CORR_t::vectortype = tmbutils::vector]' gllvm.cpp:1925:42: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, 0>, -1, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, 0>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, 0>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, 0>, -1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, 0>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:319:46: required from 'static bool Eigen::internal::ldlt_inplace<1>::unblocked(MatrixType&, TranspositionType&, Workspace&, Eigen::internal::SignMatrix&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; Workspace = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:520:51: required from 'Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:129:7: required from 'Eigen::LDLT::LDLT(Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:145:63: required from 'void density::MVNORM_t::setSigma(density::MVNORM_t::matrixtype, bool) [with scalartype_ = double; density::MVNORM_t::matrixtype = tmbutils::matrix]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:283:5: required from 'density::UNSTRUCTURED_CORR_t::UNSTRUCTURED_CORR_t(density::UNSTRUCTURED_CORR_t::vectortype) [with scalartype_ = double; density::UNSTRUCTURED_CORR_t::vectortype = tmbutils::vector]' gllvm.cpp:1925:42: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:520:51: required from 'Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:129:7: required from 'Eigen::LDLT::LDLT(Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:145:63: required from 'void density::MVNORM_t::setSigma(density::MVNORM_t::matrixtype, bool) [with scalartype_ = double; density::MVNORM_t::matrixtype = tmbutils::matrix]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:283:5: required from 'density::UNSTRUCTURED_CORR_t::UNSTRUCTURED_CORR_t(density::UNSTRUCTURED_CORR_t::vectortype) [with scalartype_ = double; density::UNSTRUCTURED_CORR_t::vectortype = tmbutils::vector]' gllvm.cpp:1925:42: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:520:51: required from 'Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:129:7: required from 'Eigen::LDLT::LDLT(Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:145:63: required from 'void density::MVNORM_t::setSigma(density::MVNORM_t::matrixtype, bool) [with scalartype_ = double; density::MVNORM_t::matrixtype = tmbutils::matrix]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:283:5: required from 'density::UNSTRUCTURED_CORR_t::UNSTRUCTURED_CORR_t(density::UNSTRUCTURED_CORR_t::vectortype) [with scalartype_ = double; density::UNSTRUCTURED_CORR_t::vectortype = tmbutils::vector]' gllvm.cpp:1925:42: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, 1, -1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:520:51: required from 'Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:129:7: required from 'Eigen::LDLT::LDLT(Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:145:63: required from 'void density::MVNORM_t::setSigma(density::MVNORM_t::matrixtype, bool) [with scalartype_ = double; density::MVNORM_t::matrixtype = tmbutils::matrix]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:283:5: required from 'density::UNSTRUCTURED_CORR_t::UNSTRUCTURED_CORR_t(density::UNSTRUCTURED_CORR_t::vectortype) [with scalartype_ = double; density::UNSTRUCTURED_CORR_t::vectortype = tmbutils::vector]' gllvm.cpp:1925:42: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:520:51: required from 'Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:129:7: required from 'Eigen::LDLT::LDLT(Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:145:63: required from 'void density::MVNORM_t::setSigma(density::MVNORM_t::matrixtype, bool) [with scalartype_ = double; density::MVNORM_t::matrixtype = tmbutils::matrix]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:283:5: required from 'density::UNSTRUCTURED_CORR_t::UNSTRUCTURED_CORR_t(density::UNSTRUCTURED_CORR_t::vectortype) [with scalartype_ = double; density::UNSTRUCTURED_CORR_t::vectortype = tmbutils::vector]' gllvm.cpp:1925:42: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, Eigen::Block, -1, 1, false>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:121:7: required from 'class Eigen::internal::dense_product_base, 1, -1, false>, Eigen::Block, -1, 1, false>, 0, 6>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, 1, -1, false>, Eigen::Block, -1, 1, false>, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:520:51: required from 'Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:129:7: required from 'Eigen::LDLT::LDLT(Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:145:63: required from 'void density::MVNORM_t::setSigma(density::MVNORM_t::matrixtype, bool) [with scalartype_ = double; density::MVNORM_t::matrixtype = tmbutils::matrix]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:283:5: required from 'density::UNSTRUCTURED_CORR_t::UNSTRUCTURED_CORR_t(density::UNSTRUCTURED_CORR_t::vectortype) [with scalartype_ = double; density::UNSTRUCTURED_CORR_t::vectortype = tmbutils::vector]' gllvm.cpp:1925:42: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, Eigen::Block, -1, 1, false>, 0, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, -1, -1, false>, Eigen::Block, -1, 1, false>, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:520:51: required from 'Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:129:7: required from 'Eigen::LDLT::LDLT(Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:145:63: required from 'void density::MVNORM_t::setSigma(density::MVNORM_t::matrixtype, bool) [with scalartype_ = double; density::MVNORM_t::matrixtype = tmbutils::matrix]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:283:5: required from 'density::UNSTRUCTURED_CORR_t::UNSTRUCTURED_CORR_t(density::UNSTRUCTURED_CORR_t::vectortype) [with scalartype_ = double; density::UNSTRUCTURED_CORR_t::vectortype = tmbutils::vector]' gllvm.cpp:1925:42: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/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.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:520:51: required from 'Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:129:7: required from 'Eigen::LDLT::LDLT(Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:145:63: required from 'void density::MVNORM_t::setSigma(density::MVNORM_t::matrixtype, bool) [with scalartype_ = double; density::MVNORM_t::matrixtype = tmbutils::matrix]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:283:5: required from 'density::UNSTRUCTURED_CORR_t::UNSTRUCTURED_CORR_t(density::UNSTRUCTURED_CORR_t::vectortype) [with scalartype_ = double; density::UNSTRUCTURED_CORR_t::vectortype = tmbutils::vector]' gllvm.cpp:1925:42: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:520:51: required from 'Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:129:7: required from 'Eigen::LDLT::LDLT(Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:145:63: required from 'void density::MVNORM_t::setSigma(density::MVNORM_t::matrixtype, bool) [with scalartype_ = double; density::MVNORM_t::matrixtype = tmbutils::matrix]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:283:5: required from 'density::UNSTRUCTURED_CORR_t::UNSTRUCTURED_CORR_t(density::UNSTRUCTURED_CORR_t::vectortype) [with scalartype_ = double; density::UNSTRUCTURED_CORR_t::vectortype = tmbutils::vector]' gllvm.cpp:1925:42: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/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::Array, const Eigen::Array >; Eigen::Index = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Array, const Eigen::Array > >; Eigen::internal::redux_impl::Scalar = int]' d:/RCompile/CRANpkg/lib/4.1/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::Array, const Eigen::Array >; typename Eigen::internal::traits::Scalar = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >; typename Eigen::internal::traits::Scalar = int]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/array.hpp:248:26: required from 'int tmbutils::array::index(tmbutils::vector) [with Type = CppAD::AD]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/array.hpp:225:38: required from 'Type& tmbutils::array::operator()(int, int, int) [with Type = CppAD::AD]' gllvm.cpp:339:18: required from 'Type objective_function::operator()() [with Type = CppAD::AD]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:1308:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] return internal::first_aligned::alignment),Derived>(m); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 1, -1, false, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:381:84: required from 'Eigen::internal::redux_evaluator<_XprType>::CoeffReturnType Eigen::internal::redux_evaluator<_XprType>::coeffByOuterInner(Eigen::Index, Eigen::Index) const [with _XprType = Eigen::Diagonal, Eigen::Transpose >, 0>, 0>; Eigen::internal::redux_evaluator<_XprType>::CoeffReturnType = double; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:194:9: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, Eigen::Transpose >, 0>, 0> >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/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::Diagonal, Eigen::Transpose >, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Diagonal, Eigen::Transpose >, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:509:194: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, 1, -1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:578:40: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:381:84: required from 'Eigen::internal::redux_evaluator<_XprType>::CoeffReturnType Eigen::internal::redux_evaluator<_XprType>::coeffByOuterInner(Eigen::Index, Eigen::Index) const [with _XprType = Eigen::Diagonal, Eigen::Transpose >, 0>, 0>; Eigen::internal::redux_evaluator<_XprType>::CoeffReturnType = double; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:194:9: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, Eigen::Transpose >, 0>, 0> >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/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::Diagonal, Eigen::Transpose >, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Diagonal, Eigen::Transpose >, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:509:194: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, -1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase >, -1, 1, false>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, -1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense >, -1, 1, false, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:381:84: required from 'Eigen::internal::redux_evaluator<_XprType>::CoeffReturnType Eigen::internal::redux_evaluator<_XprType>::coeffByOuterInner(Eigen::Index, Eigen::Index) const [with _XprType = Eigen::Diagonal, Eigen::Transpose >, 0>, 0>; Eigen::internal::redux_evaluator<_XprType>::CoeffReturnType = double; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:194:9: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, Eigen::Transpose >, 0>, 0> >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/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::Diagonal, Eigen::Transpose >, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Diagonal, Eigen::Transpose >, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:509:194: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:578:72: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:381:84: required from 'Eigen::internal::redux_evaluator<_XprType>::CoeffReturnType Eigen::internal::redux_evaluator<_XprType>::coeffByOuterInner(Eigen::Index, Eigen::Index) const [with _XprType = Eigen::Diagonal, Eigen::Transpose >, 0>, 0>; Eigen::internal::redux_evaluator<_XprType>::CoeffReturnType = double; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:194:9: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, Eigen::Transpose >, 0>, 0> >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/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::Diagonal, Eigen::Transpose >, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Diagonal, Eigen::Transpose >, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:509:194: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Transpose, 1, -1, false> > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Transpose, 1, -1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Transpose, 1, -1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Transpose, 1, -1, false> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Transpose, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:61: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Block, 1, -1, false>; Rhs = Eigen::Transpose, 1, -1, false> >; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, 1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:338:95: required from 'Eigen::internal::redux_evaluator<_XprType>::redux_evaluator(const XprType&) [with _XprType = Eigen::Product, 1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0>; Eigen::internal::redux_evaluator<_XprType>::XprType = Eigen::Product, 1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Product, 1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Product, 1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:509:194: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:381:84: required from 'Eigen::internal::redux_evaluator<_XprType>::CoeffReturnType Eigen::internal::redux_evaluator<_XprType>::coeffByOuterInner(Eigen::Index, Eigen::Index) const [with _XprType = Eigen::Diagonal >, Eigen::Product, Eigen::Transpose >, 0>, 0>, 0>; Eigen::internal::redux_evaluator<_XprType>::CoeffReturnType = double; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:194:9: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator >, Eigen::Product, Eigen::Transpose >, 0>, 0>, 0> >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/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::Diagonal >, Eigen::Product, Eigen::Transpose >, 0>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Diagonal >, Eigen::Product, Eigen::Transpose >, 0>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:510:112: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/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.1/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> > >' d:/RCompile/CRANpkg/lib/4.1/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> > >' d:/RCompile/CRANpkg/lib/4.1/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>' d:/RCompile/CRANpkg/lib/4.1/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> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:578:72: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:381:84: required from 'Eigen::internal::redux_evaluator<_XprType>::CoeffReturnType Eigen::internal::redux_evaluator<_XprType>::coeffByOuterInner(Eigen::Index, Eigen::Index) const [with _XprType = Eigen::Diagonal >, Eigen::Product, Eigen::Transpose >, 0>, 0>, 0>; Eigen::internal::redux_evaluator<_XprType>::CoeffReturnType = double; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:194:9: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator >, Eigen::Product, Eigen::Transpose >, 0>, 0>, 0> >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/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::Diagonal >, Eigen::Product, Eigen::Transpose >, 0>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Diagonal >, Eigen::Product, Eigen::Transpose >, 0>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:510:112: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, Eigen::Inverse >, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, Eigen::Inverse >, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, Eigen::Inverse >, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, 1, -1, false>, Eigen::Inverse >, 0>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 1, -1, false>, Eigen::Inverse >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:42: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Inverse >, 0>; Rhs = Eigen::Transpose, 1, -1, false> >; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, 1, -1, false>, Eigen::Inverse >, 0>, Eigen::Transpose, 1, -1, false> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:338:95: required from 'Eigen::internal::redux_evaluator<_XprType>::redux_evaluator(const XprType&) [with _XprType = Eigen::Product, 1, -1, false>, Eigen::Inverse >, 0>, Eigen::Transpose, 1, -1, false> >, 0>; Eigen::internal::redux_evaluator<_XprType>::XprType = Eigen::Product, 1, -1, false>, Eigen::Inverse >, 0>, Eigen::Transpose, 1, -1, false> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Product, 1, -1, false>, Eigen::Inverse >, 0>, Eigen::Transpose, 1, -1, false> >, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Product, 1, -1, false>, Eigen::Inverse >, 0>, Eigen::Transpose, 1, -1, false> >, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:510:207: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false>, Eigen::Inverse >, 0> >, const Eigen::Transpose, 1, -1, false> > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false>, Eigen::Inverse >, 0> >, const Eigen::Transpose, 1, -1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false>, Eigen::Inverse >, 0> >, const Eigen::Transpose, 1, -1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false>, Eigen::Inverse >, 0> >, const Eigen::Transpose, 1, -1, false> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false>, Eigen::Inverse >, 0> >, const Eigen::Transpose, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:61: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Inverse >, 0>; Rhs = Eigen::Transpose, 1, -1, false> >; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, 1, -1, false>, Eigen::Inverse >, 0>, Eigen::Transpose, 1, -1, false> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:338:95: required from 'Eigen::internal::redux_evaluator<_XprType>::redux_evaluator(const XprType&) [with _XprType = Eigen::Product, 1, -1, false>, Eigen::Inverse >, 0>, Eigen::Transpose, 1, -1, false> >, 0>; Eigen::internal::redux_evaluator<_XprType>::XprType = Eigen::Product, 1, -1, false>, Eigen::Inverse >, 0>, Eigen::Transpose, 1, -1, false> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Product, 1, -1, false>, Eigen::Inverse >, 0>, Eigen::Transpose, 1, -1, false> >, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Product, 1, -1, false>, Eigen::Inverse >, 0>, Eigen::Transpose, 1, -1, false> >, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:510:207: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:523:33: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:323:3: required from 'Eigen::PartialPivLU::PartialPivLU(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:594:10: required from 'const Eigen::PartialPivLU::PlainObject> Eigen::MatrixBase::partialPivLu() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:41:29: required from 'static typename Eigen::internal::traits::Scalar Eigen::internal::determinant_impl::run(const Derived&) [with Derived = Eigen::Matrix; int DeterminantType = -1; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:96:86: required from 'typename Eigen::internal::traits::Scalar Eigen::MatrixBase::determinant() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:512:33: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, Eigen::internal::member_sum, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix >, Eigen::internal::member_sum, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix >, Eigen::internal::member_sum, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7: required from 'class Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:523:49: required from 'void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:131:7: required from 'Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:323:3: required from 'Eigen::PartialPivLU::PartialPivLU(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:594:10: required from 'const Eigen::PartialPivLU::PlainObject> Eigen::MatrixBase::partialPivLu() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:41:29: required from 'static typename Eigen::internal::traits::Scalar Eigen::internal::determinant_impl::run(const Derived&) [with Derived = Eigen::Matrix; int DeterminantType = -1; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:96:86: required from 'typename Eigen::internal::traits::Scalar Eigen::MatrixBase::determinant() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:512:33: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Product >, Eigen::Transpose, 1, -1, false> >, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Product >, Eigen::Transpose, 1, -1, false> >, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Product >, Eigen::Transpose, 1, -1, false> >, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Product >, Eigen::Transpose, 1, -1, false> >, 0>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Product >, Eigen::Transpose, 1, -1, false> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:61: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Block, 1, -1, false>; Rhs = Eigen::Product >, Eigen::Transpose, 1, -1, false> >, 0>; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, 1, -1, false>, Eigen::Product >, Eigen::Transpose, 1, -1, false> >, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:338:95: required from 'Eigen::internal::redux_evaluator<_XprType>::redux_evaluator(const XprType&) [with _XprType = Eigen::Product, 1, -1, false>, Eigen::Product >, Eigen::Transpose, 1, -1, false> >, 0>, 0>; Eigen::internal::redux_evaluator<_XprType>::XprType = Eigen::Product, 1, -1, false>, Eigen::Product >, Eigen::Transpose, 1, -1, false> >, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Product, 1, -1, false>, Eigen::Product >, Eigen::Transpose, 1, -1, false> >, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Product, 1, -1, false>, Eigen::Product >, Eigen::Transpose, 1, -1, false> >, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:598:208: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true> > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true> > >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, -1, 1, true> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:42: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Transpose, -1, 1, true> >; Rhs = Eigen::Product >, Eigen::Block, -1, 1, true>, 0>; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, -1, 1, true> >, Eigen::Product >, Eigen::Block, -1, 1, true>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:338:95: required from 'Eigen::internal::redux_evaluator<_XprType>::redux_evaluator(const XprType&) [with _XprType = Eigen::Product, -1, 1, true> >, Eigen::Product >, Eigen::Block, -1, 1, true>, 0>, 0>; Eigen::internal::redux_evaluator<_XprType>::XprType = Eigen::Product, -1, 1, true> >, Eigen::Product >, Eigen::Block, -1, 1, true>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Product, -1, 1, true> >, Eigen::Product >, Eigen::Block, -1, 1, true>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Product, -1, 1, true> >, Eigen::Product >, Eigen::Block, -1, 1, true>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:603:200: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, 1, true> > >, const Eigen::Product >, Eigen::Block, -1, 1, true>, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, 1, true> > >, const Eigen::Product >, Eigen::Block, -1, 1, true>, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, 1, true> > >, const Eigen::Product >, Eigen::Block, -1, 1, true>, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, 1, true> > >, const Eigen::Product >, Eigen::Block, -1, 1, true>, 0>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, true> > >, const Eigen::Product >, Eigen::Block, -1, 1, true>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:61: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Transpose, -1, 1, true> >; Rhs = Eigen::Product >, Eigen::Block, -1, 1, true>, 0>; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, -1, 1, true> >, Eigen::Product >, Eigen::Block, -1, 1, true>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:338:95: required from 'Eigen::internal::redux_evaluator<_XprType>::redux_evaluator(const XprType&) [with _XprType = Eigen::Product, -1, 1, true> >, Eigen::Product >, Eigen::Block, -1, 1, true>, 0>, 0>; Eigen::internal::redux_evaluator<_XprType>::XprType = Eigen::Product, -1, 1, true> >, Eigen::Product >, Eigen::Block, -1, 1, true>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Product, -1, 1, true> >, Eigen::Product >, Eigen::Block, -1, 1, true>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Product, -1, 1, true> >, Eigen::Product >, Eigen::Block, -1, 1, true>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:603:200: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, -1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, Eigen::Transpose, 1, -1, false> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:325:45: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:401:68: required from 'static bool Eigen::internal::LLT_Traits::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:449:42: required from 'Eigen::LLT& Eigen::LLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:100:7: required from 'Eigen::LLT::LLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:526:10: required from 'const Eigen::LLT::PlainObject> Eigen::MatrixBase::llt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' gllvm.cpp:632:31: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/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.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:401:68: required from 'static bool Eigen::internal::LLT_Traits::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:449:42: required from 'Eigen::LLT& Eigen::LLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:100:7: required from 'Eigen::LLT::LLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:526:10: required from 'const Eigen::LLT::PlainObject> Eigen::MatrixBase::llt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' gllvm.cpp:632:31: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/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.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:401:68: required from 'static bool Eigen::internal::LLT_Traits::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:449:42: required from 'Eigen::LLT& Eigen::LLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:100:7: required from 'Eigen::LLT::LLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:526:10: required from 'const Eigen::LLT::PlainObject> Eigen::MatrixBase::llt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' gllvm.cpp:632:31: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/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.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:401:68: required from 'static bool Eigen::internal::LLT_Traits::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:449:42: required from 'Eigen::LLT& Eigen::LLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:100:7: required from 'Eigen::LLT::LLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:526:10: required from 'const Eigen::LLT::PlainObject> Eigen::MatrixBase::llt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' gllvm.cpp:632:31: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/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.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, 1, -1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:325:45: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:401:68: required from 'static bool Eigen::internal::LLT_Traits::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:449:42: required from 'Eigen::LLT& Eigen::LLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:100:7: required from 'Eigen::LLT::LLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:526:10: required from 'const Eigen::LLT::PlainObject> Eigen::MatrixBase::llt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' gllvm.cpp:632:31: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:325:45: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:401:68: required from 'static bool Eigen::internal::LLT_Traits::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:449:42: required from 'Eigen::LLT& Eigen::LLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:100:7: required from 'Eigen::LLT::LLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:526:10: required from 'const Eigen::LLT::PlainObject> Eigen::MatrixBase::llt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' gllvm.cpp:632:31: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, Eigen::Product, Eigen::Transpose >, 0>, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, Eigen::Product, Eigen::Transpose >, 0>, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, Eigen::Product, Eigen::Transpose >, 0>, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, 1, -1, false>, Eigen::Product, Eigen::Transpose >, 0>, 0>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 1, -1, false>, Eigen::Product, Eigen::Transpose >, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:42: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Product, Eigen::Transpose >, 0>, 0>; Rhs = Eigen::Transpose, 1, -1, false> >; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, 1, -1, false>, Eigen::Product, Eigen::Transpose >, 0>, 0>, Eigen::Transpose, 1, -1, false> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:338:95: required from 'Eigen::internal::redux_evaluator<_XprType>::redux_evaluator(const XprType&) [with _XprType = Eigen::Product, 1, -1, false>, Eigen::Product, Eigen::Transpose >, 0>, 0>, Eigen::Transpose, 1, -1, false> >, 0>; Eigen::internal::redux_evaluator<_XprType>::XprType = Eigen::Product, 1, -1, false>, Eigen::Product, Eigen::Transpose >, 0>, 0>, Eigen::Transpose, 1, -1, false> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Product, 1, -1, false>, Eigen::Product, Eigen::Transpose >, 0>, 0>, Eigen::Transpose, 1, -1, false> >, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Product, 1, -1, false>, Eigen::Product, Eigen::Transpose >, 0>, 0>, Eigen::Transpose, 1, -1, false> >, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:726:29: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false>, Eigen::Product, Eigen::Transpose >, 0>, 0> >, const Eigen::Transpose, 1, -1, false> > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false>, Eigen::Product, Eigen::Transpose >, 0>, 0> >, const Eigen::Transpose, 1, -1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false>, Eigen::Product, Eigen::Transpose >, 0>, 0> >, const Eigen::Transpose, 1, -1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false>, Eigen::Product, Eigen::Transpose >, 0>, 0> >, const Eigen::Transpose, 1, -1, false> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false>, Eigen::Product, Eigen::Transpose >, 0>, 0> >, const Eigen::Transpose, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:61: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Product, Eigen::Transpose >, 0>, 0>; Rhs = Eigen::Transpose, 1, -1, false> >; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, 1, -1, false>, Eigen::Product, Eigen::Transpose >, 0>, 0>, Eigen::Transpose, 1, -1, false> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:338:95: required from 'Eigen::internal::redux_evaluator<_XprType>::redux_evaluator(const XprType&) [with _XprType = Eigen::Product, 1, -1, false>, Eigen::Product, Eigen::Transpose >, 0>, 0>, Eigen::Transpose, 1, -1, false> >, 0>; Eigen::internal::redux_evaluator<_XprType>::XprType = Eigen::Product, 1, -1, false>, Eigen::Product, Eigen::Transpose >, 0>, 0>, Eigen::Transpose, 1, -1, false> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Product, 1, -1, false>, Eigen::Product, Eigen::Transpose >, 0>, 0>, Eigen::Transpose, 1, -1, false> >, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Product, 1, -1, false>, Eigen::Product, Eigen::Transpose >, 0>, 0>, Eigen::Transpose, 1, -1, false> >, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:726:29: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose >, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose >, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose >, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose >, 0>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:42: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose >, 0>; Rhs = Eigen::Transpose, 1, -1, false> >; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose >, 0>, Eigen::Transpose, 1, -1, false> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:338:95: required from 'Eigen::internal::redux_evaluator<_XprType>::redux_evaluator(const XprType&) [with _XprType = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose >, 0>, Eigen::Transpose, 1, -1, false> >, 0>; Eigen::internal::redux_evaluator<_XprType>::XprType = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose >, 0>, Eigen::Transpose, 1, -1, false> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose >, 0>, Eigen::Transpose, 1, -1, false> >, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose >, 0>, Eigen::Transpose, 1, -1, false> >, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:761:29: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose >, 0> >, const Eigen::Transpose, 1, -1, false> > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose >, 0> >, const Eigen::Transpose, 1, -1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose >, 0> >, const Eigen::Transpose, 1, -1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose >, 0> >, const Eigen::Transpose, 1, -1, false> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose >, 0> >, const Eigen::Transpose, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:61: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose >, 0>; Rhs = Eigen::Transpose, 1, -1, false> >; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose >, 0>, Eigen::Transpose, 1, -1, false> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:338:95: required from 'Eigen::internal::redux_evaluator<_XprType>::redux_evaluator(const XprType&) [with _XprType = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose >, 0>, Eigen::Transpose, 1, -1, false> >, 0>; Eigen::internal::redux_evaluator<_XprType>::XprType = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose >, 0>, Eigen::Transpose, 1, -1, false> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose >, 0>, Eigen::Transpose, 1, -1, false> >, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose >, 0>, Eigen::Transpose, 1, -1, false> >, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:761:29: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 1, -1, false> >, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 1, -1, false> >, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 1, -1, false> >, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 1, -1, false> >, 0>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 1, -1, false> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:61: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Block, 1, -1, false>; Rhs = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 1, -1, false> >, 0>; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, 1, -1, false>, Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 1, -1, false> >, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:338:95: required from 'Eigen::internal::redux_evaluator<_XprType>::redux_evaluator(const XprType&) [with _XprType = Eigen::Product, 1, -1, false>, Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 1, -1, false> >, 0>, 0>; Eigen::internal::redux_evaluator<_XprType>::XprType = Eigen::Product, 1, -1, false>, Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 1, -1, false> >, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Product, 1, -1, false>, Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 1, -1, false> >, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Product, 1, -1, false>, Eigen::Product, Eigen::Transpose >, 0>, Eigen::Transpose, 1, -1, false> >, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:817:25: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::MatrixWrapper >, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::MatrixWrapper >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::MatrixWrapper >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::MatrixWrapper >, 0, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::MatrixWrapper >, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::MatrixWrapper >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:29:8: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::MatrixWrapper >, 0> > >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::MatrixWrapper >, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::MatrixWrapper >, 0> > >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from 'Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::MatrixWrapper >, 0> > >; Derived = Eigen::Block, -1, 1, true>]' gllvm.cpp:921:23: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Diagonal, Eigen::Transpose >, 0>, 0>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Diagonal, Eigen::Transpose >, 0>, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Diagonal, Eigen::Transpose >, 0>, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Diagonal, Eigen::Transpose >, 0>, 0>, 0, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Diagonal, Eigen::Transpose >, 0>, 0>, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Diagonal, Eigen::Transpose >, 0>, 0>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:29:8: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Diagonal, Eigen::Transpose >, 0>, 0>, 0> > >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Diagonal, Eigen::Transpose >, 0>, 0>, 0> > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Diagonal, Eigen::Transpose >, 0>, 0>, 0> > >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from 'Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Diagonal, Eigen::Transpose >, 0>, 0>, 0> > >; Derived = Eigen::Block, -1, 1, true>]' gllvm.cpp:968:23: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, 1, true> > >, const Eigen::Product, Eigen::Block, -1, 1, true>, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, 1, true> > >, const Eigen::Product, Eigen::Block, -1, 1, true>, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, 1, true> > >, const Eigen::Product, Eigen::Block, -1, 1, true>, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, 1, true> > >, const Eigen::Product, Eigen::Block, -1, 1, true>, 0>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, true> > >, const Eigen::Product, Eigen::Block, -1, 1, true>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:61: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Transpose, -1, 1, true> >; Rhs = Eigen::Product, Eigen::Block, -1, 1, true>, 0>; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Block, -1, 1, true>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:338:95: required from 'Eigen::internal::redux_evaluator<_XprType>::redux_evaluator(const XprType&) [with _XprType = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Block, -1, 1, true>, 0>, 0>; Eigen::internal::redux_evaluator<_XprType>::XprType = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Block, -1, 1, true>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Block, -1, 1, true>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Block, -1, 1, true>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:1033:158: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Diagonal, 0>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Diagonal, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Diagonal, 0>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Diagonal, 0>, 0, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Diagonal, 0>, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Diagonal, 0>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:29:8: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Diagonal, 0>, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Diagonal, 0>, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Diagonal, 0>, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from 'Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Diagonal, 0>, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; Derived = Eigen::Block, -1, 1, true>]' gllvm.cpp:1213:25: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, 1, true> > >, const Eigen::Product, Eigen::Transpose >, 0>, Eigen::Block, -1, 1, true>, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, 1, true> > >, const Eigen::Product, Eigen::Transpose >, 0>, Eigen::Block, -1, 1, true>, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, 1, true> > >, const Eigen::Product, Eigen::Transpose >, 0>, Eigen::Block, -1, 1, true>, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, 1, true> > >, const Eigen::Product, Eigen::Transpose >, 0>, Eigen::Block, -1, 1, true>, 0>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, true> > >, const Eigen::Product, Eigen::Transpose >, 0>, Eigen::Block, -1, 1, true>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:61: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Transpose, -1, 1, true> >; Rhs = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Block, -1, 1, true>, 0>; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, Eigen::Block, -1, 1, true>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:338:95: required from 'Eigen::internal::redux_evaluator<_XprType>::redux_evaluator(const XprType&) [with _XprType = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, Eigen::Block, -1, 1, true>, 0>, 0>; Eigen::internal::redux_evaluator<_XprType>::XprType = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, Eigen::Block, -1, 1, true>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, Eigen::Block, -1, 1, true>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, Eigen::Block, -1, 1, true>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:1510:27: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::Matrix, 0>, Eigen::Matrix, 1>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, Eigen::Matrix, 0>, Eigen::Matrix, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, Eigen::Matrix, 0>, Eigen::Matrix, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base >, Eigen::Matrix, 0>, Eigen::Matrix, 1, 8>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl >, Eigen::Matrix, 0>, Eigen::Matrix, 1, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product >, Eigen::Matrix, 0>, Eigen::Matrix, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:436:29: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 8; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::XprType = Eigen::Product >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:170:24: required from 'Eigen::ProductImpl::Scalar Eigen::ProductImpl::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Product >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Eigen::ProductImpl::Scalar = double; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:484:33: required from 'Eigen::DenseBase::CoeffReturnType Eigen::DenseBase::value() const [with Derived = Eigen::Product >, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Eigen::DenseBase::CoeffReturnType = double]' gllvm.cpp:1538:102: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/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::Array, const Eigen::Array >; Eigen::Index = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Array, const Eigen::Array > >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/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::Array, const Eigen::Array >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:153:38: required from 'density::MVNORM_t::scalartype density::MVNORM_t::Quadform(density::MVNORM_t::vectortype) [with scalartype_ = double; density::MVNORM_t::scalartype = double; density::MVNORM_t::vectortype = tmbutils::vector]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:157:53: required from 'density::MVNORM_t::scalartype density::MVNORM_t::operator()(density::MVNORM_t::vectortype) [with scalartype_ = double; density::MVNORM_t::scalartype = double; density::MVNORM_t::vectortype = tmbutils::vector]' gllvm.cpp:1862:53: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] return internal::first_aligned::alignment),Derived>(m); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/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.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1337:8: required from 'struct Eigen::internal::evaluator_wrapper_base, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1416:8: required from 'struct Eigen::internal::unary_evaluator, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::ArrayWrapper, -1, 1, true>, -1, 1, false> >, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:520:51: required from 'Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:129:7: required from 'Eigen::LDLT::LDLT(Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:145:63: required from 'void density::MVNORM_t::setSigma(density::MVNORM_t::matrixtype, bool) [with scalartype_ = double; density::MVNORM_t::matrixtype = tmbutils::matrix]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:283:5: required from 'density::UNSTRUCTURED_CORR_t::UNSTRUCTURED_CORR_t(density::UNSTRUCTURED_CORR_t::vectortype) [with scalartype_ = double; density::UNSTRUCTURED_CORR_t::vectortype = tmbutils::vector]' gllvm.cpp:1925:42: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1337:8: required from 'struct Eigen::internal::evaluator_wrapper_base, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1416:8: required from 'struct Eigen::internal::unary_evaluator, -1, 1, false> >, Eigen::internal::IndexBased, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:520:51: required from 'Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:129:7: required from 'Eigen::LDLT::LDLT(Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:145:63: required from 'void density::MVNORM_t::setSigma(density::MVNORM_t::matrixtype, bool) [with scalartype_ = double; density::MVNORM_t::matrixtype = tmbutils::matrix]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:283:5: required from 'density::UNSTRUCTURED_CORR_t::UNSTRUCTURED_CORR_t(density::UNSTRUCTURED_CORR_t::vectortype) [with scalartype_ = double; density::UNSTRUCTURED_CORR_t::vectortype = tmbutils::vector]' gllvm.cpp:1925:42: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/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.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:323:3: required from 'Eigen::PartialPivLU::PartialPivLU(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:594:10: required from 'const Eigen::PartialPivLU::PlainObject> Eigen::MatrixBase::partialPivLu() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:41:29: required from 'static typename Eigen::internal::traits::Scalar Eigen::internal::determinant_impl::run(const Derived&) [with Derived = Eigen::Matrix; int DeterminantType = -1; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:96:86: required from 'typename Eigen::internal::traits::Scalar Eigen::MatrixBase::determinant() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:512:33: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:522:55: required from 'struct Eigen::internal::unary_evaluator, const Eigen::Block, 1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, 1, -1, false>, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from 'class Eigen::internal::redux_evaluator, const Eigen::Block, 1, -1, false>, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, 1, -1, false>, 1, -1, false> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = 1; Derived = Eigen::Block, 1, -1, false>, 1, -1, false>; typename Eigen::NumTraits::Scalar>::Real = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:441:77: required from 'Eigen::LLT& Eigen::LLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:100:7: required from 'Eigen::LLT::LLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:526:10: required from 'const Eigen::LLT::PlainObject> Eigen::MatrixBase::llt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' gllvm.cpp:632:31: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, 1, -1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, 1, -1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Dot.h:98:43: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, 1, -1, false>; typename Eigen::NumTraits::Scalar>::Real = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:321:18: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:401:68: required from 'static bool Eigen::internal::LLT_Traits::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:449:42: required from 'Eigen::LLT& Eigen::LLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:100:7: required from 'Eigen::LLT::LLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:526:10: required from 'const Eigen::LLT::PlainObject> Eigen::MatrixBase::llt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' gllvm.cpp:632:31: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, -1, false>, 1, -1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, -1, false>, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, -1, false>, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, -1, false>, 1, -1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, -1, -1, false>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Dot.h:98:43: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, -1, -1, false>, 1, -1, false>; typename Eigen::NumTraits::Scalar>::Real = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:321:18: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:401:68: required from 'static bool Eigen::internal::LLT_Traits::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:449:42: required from 'Eigen::LLT& Eigen::LLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:100:7: required from 'Eigen::LLT::LLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:526:10: required from 'const Eigen::LLT::PlainObject> Eigen::MatrixBase::llt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' gllvm.cpp:632:31: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, const Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, const Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:42: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Rhs = Eigen::Transpose, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:338:95: required from 'Eigen::internal::redux_evaluator<_XprType>::redux_evaluator(const XprType&) [with _XprType = Eigen::Product, const Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, Eigen::Transpose, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >, 0>; Eigen::internal::redux_evaluator<_XprType>::XprType = Eigen::Product, const Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, Eigen::Transpose, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Product, const Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, Eigen::Transpose, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Product, const Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, Eigen::Transpose, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >, 0>; typename Eigen::internal::traits::Scalar = double]' distrib.h:100:26: required from 'tmbutils::matrix gllvm::corExp(Type, Type, int, tmbutils::matrix) [with Type = double]' gllvm.cpp:944:33: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, const Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >, const Eigen::Transpose, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, const Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >, const Eigen::Transpose, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, const Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >, const Eigen::Transpose, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, const Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >, const Eigen::Transpose, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >, const Eigen::Transpose, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:61: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Rhs = Eigen::Transpose, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:338:95: required from 'Eigen::internal::redux_evaluator<_XprType>::redux_evaluator(const XprType&) [with _XprType = Eigen::Product, const Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, Eigen::Transpose, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >, 0>; Eigen::internal::redux_evaluator<_XprType>::XprType = Eigen::Product, const Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, Eigen::Transpose, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Product, const Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, Eigen::Transpose, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Product, const Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, Eigen::Transpose, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >, 0>; typename Eigen::internal::traits::Scalar = double]' distrib.h:100:26: required from 'tmbutils::matrix gllvm::corExp(Type, Type, int, tmbutils::matrix) [with Type = double]' gllvm.cpp:944:33: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >, const Eigen::Transpose, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >, const Eigen::Transpose, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >, const Eigen::Transpose, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >, const Eigen::Transpose, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >, const Eigen::Transpose, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:61: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >; Rhs = Eigen::Transpose, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:338:95: required from 'Eigen::internal::redux_evaluator<_XprType>::redux_evaluator(const XprType&) [with _XprType = Eigen::Product, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >, Eigen::Transpose, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >, 0>; Eigen::internal::redux_evaluator<_XprType>::XprType = Eigen::Product, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >, Eigen::Transpose, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Product, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >, Eigen::Transpose, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Product, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >, Eigen::Transpose, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >, 0>; typename Eigen::internal::traits::Scalar = double]' distrib.h:124:28: required from 'tmbutils::matrix gllvm::corMatern(Type, Type, Type, int, tmbutils::matrix) [with Type = double]' gllvm.cpp:947:36: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::Product, Eigen::Matrix, 0>, 1>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, Eigen::Product, Eigen::Matrix, 0>, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, Eigen::Product, Eigen::Matrix, 0>, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base >, Eigen::Product, Eigen::Matrix, 0>, 1, 8>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl >, Eigen::Product, Eigen::Matrix, 0>, 1, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:436:29: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Transpose >; Rhs = Eigen::Product, Eigen::Matrix, 0>; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:338:95: required from 'Eigen::internal::redux_evaluator<_XprType>::redux_evaluator(const XprType&) [with _XprType = Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>; Eigen::internal::redux_evaluator<_XprType>::XprType = Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:972:125: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 1>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 1, 8>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 1, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:436:29: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Product, Eigen::Block, -1, -1, false>, 0>; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:338:95: required from 'Eigen::internal::redux_evaluator<_XprType>::redux_evaluator(const XprType&) [with _XprType = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>; Eigen::internal::redux_evaluator<_XprType>::XprType = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:1367:199: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Inverse.h:69:7: required from 'class Eigen::InverseImpl >, Eigen::SolverStorage>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Inverse.h:43:7: required from 'class Eigen::Inverse > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/InverseImpl.h:28:12: required from 'static void Eigen::internal::compute_inverse::run(const MatrixType&, ResultType&) [with MatrixType = Eigen::Matrix; ResultType = Eigen::Matrix; int Size = -1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/InverseImpl.h:310:60: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:818:7: required from 'void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:294:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/vector.hpp:106:22: required from 'tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]' gllvm.cpp:1525:27: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0>, -1, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:522:55: required from 'struct Eigen::internal::unary_evaluator, const Eigen::Block, 0>, -1, 1, false> >, Eigen::internal::IndexBased, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, 0>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Visitor.h:69:8: required from 'class Eigen::internal::visitor_evaluator, const Eigen::Block, 0>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Visitor.h:110:17: required from 'void Eigen::DenseBase::visit(Visitor&) const [with Visitor = Eigen::internal::max_coeff_visitor, const Eigen::Block, 0>, -1, 1, false> > >; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, 0>, -1, 1, false> >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Visitor.h:266:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:520:51: required from 'Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:129:7: required from 'Eigen::LDLT::LDLT(Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:145:63: required from 'void density::MVNORM_t::setSigma(density::MVNORM_t::matrixtype, bool) [with scalartype_ = double; density::MVNORM_t::matrixtype = tmbutils::matrix]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:283:5: required from 'density::UNSTRUCTURED_CORR_t::UNSTRUCTURED_CORR_t(density::UNSTRUCTURED_CORR_t::vectortype) [with scalartype_ = double; density::UNSTRUCTURED_CORR_t::vectortype = tmbutils::vector]' gllvm.cpp:1925:42: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:269:8: required from 'struct Eigen::internal::unary_evaluator, 1, -1, false> >, Eigen::internal::IndexBased, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:381:84: required from 'Eigen::internal::redux_evaluator<_XprType>::CoeffReturnType Eigen::internal::redux_evaluator<_XprType>::coeffByOuterInner(Eigen::Index, Eigen::Index) const [with _XprType = Eigen::Diagonal, Eigen::Transpose >, 0>, 0>; Eigen::internal::redux_evaluator<_XprType>::CoeffReturnType = double; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:194:9: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, Eigen::Transpose >, 0>, 0> >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/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::Diagonal, Eigen::Transpose >, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Diagonal, Eigen::Transpose >, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:509:194: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator >, -1, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator >, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:381:84: required from 'Eigen::internal::redux_evaluator<_XprType>::CoeffReturnType Eigen::internal::redux_evaluator<_XprType>::coeffByOuterInner(Eigen::Index, Eigen::Index) const [with _XprType = Eigen::Diagonal, Eigen::Transpose >, 0>, 0>; Eigen::internal::redux_evaluator<_XprType>::CoeffReturnType = double; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:194:9: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, Eigen::Transpose >, 0>, 0> >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/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::Diagonal, Eigen::Transpose >, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Diagonal, Eigen::Transpose >, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:509:194: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: 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>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:381:84: required from 'Eigen::internal::redux_evaluator<_XprType>::CoeffReturnType Eigen::internal::redux_evaluator<_XprType>::coeffByOuterInner(Eigen::Index, Eigen::Index) const [with _XprType = Eigen::Diagonal >, Eigen::Product, Eigen::Transpose >, 0>, 0>, 0>; Eigen::internal::redux_evaluator<_XprType>::CoeffReturnType = double; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:194:9: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator >, Eigen::Product, Eigen::Transpose >, 0>, 0>, 0> >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/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::Diagonal >, Eigen::Product, Eigen::Transpose >, 0>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Diagonal >, Eigen::Product, Eigen::Transpose >, 0>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:510:112: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:323:3: required from 'Eigen::PartialPivLU::PartialPivLU(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:594:10: required from 'const Eigen::PartialPivLU::PlainObject> Eigen::MatrixBase::partialPivLu() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:41:29: required from 'static typename Eigen::internal::traits::Scalar Eigen::internal::determinant_impl::run(const Derived&) [with Derived = Eigen::Matrix; int DeterminantType = -1; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:96:86: required from 'typename Eigen::internal::traits::Scalar Eigen::MatrixBase::determinant() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:512:33: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:323:3: required from 'Eigen::PartialPivLU::PartialPivLU(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:594:10: required from 'const Eigen::PartialPivLU::PlainObject> Eigen::MatrixBase::partialPivLu() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:41:29: required from 'static typename Eigen::internal::traits::Scalar Eigen::internal::determinant_impl::run(const Derived&) [with Derived = Eigen::Matrix; int DeterminantType = -1; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:96:86: required from 'typename Eigen::internal::traits::Scalar Eigen::MatrixBase::determinant() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:512:33: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0, 8>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:492:30: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:323:3: required from 'Eigen::PartialPivLU::PartialPivLU(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:594:10: required from 'const Eigen::PartialPivLU::PlainObject> Eigen::MatrixBase::partialPivLu() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:41:29: required from 'static typename Eigen::internal::traits::Scalar Eigen::internal::determinant_impl::run(const Derived&) [with Derived = Eigen::Matrix; int DeterminantType = -1; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:96:86: required from 'typename Eigen::internal::traits::Scalar Eigen::MatrixBase::determinant() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:512:33: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:496, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'class Eigen::internal::gebp_traits': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:215:27: required from 'static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = double; Index = int; int Mode = 2; bool Conjugate = false; int TriStorageOrder = 1; int OtherInnerStride = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:102:12: required from 'static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Block, -1, -1, false>; int Side = 2; int Mode = 2]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from 'void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 2; OtherDerived = Eigen::Block, -1, -1, false>; _MatrixType = const Eigen::Transpose, -1, -1, false> >; unsigned int _Mode = 2]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:357:16: required from 'static Eigen::Index Eigen::internal::llt_inplace::blocked(MatrixType&) [with MatrixType = Eigen::Matrix; Scalar = double; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:401:68: required from 'static bool Eigen::internal::LLT_Traits::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:449:42: required from 'Eigen::LLT& Eigen::LLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:100:7: required from 'Eigen::LLT::LLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:526:10: required from 'const Eigen::LLT::PlainObject> Eigen::MatrixBase::llt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' gllvm.cpp:632:31: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional::type LhsPacket; ^~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:392:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional::type RhsPacket; ^~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:393:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional::type ResPacket; ^~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, Eigen::Matrix, 1>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0>, Eigen::Matrix, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0>, Eigen::Matrix, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 0>, Eigen::Matrix, 1, 8>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 0>, Eigen::Matrix, 1, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 0>, Eigen::Matrix, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:436:29: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:818:7: required from 'void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, Eigen::Matrix, 0>, Eigen::Matrix, 0>; OtherDerived = Eigen::Product, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:294:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, Eigen::Matrix, 0>, Eigen::Matrix, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/vector.hpp:106:22: required from 'tmbutils::matrix::matrix(T1) [with T1 = Eigen::Product, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Type = double]' gllvm.cpp:790:20: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/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>, Eigen::Matrix, 0>, Eigen::Matrix, 0> >, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> > >; Eigen::Index = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0> >, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> > > >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/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>, Eigen::Matrix, 0>, Eigen::Matrix, 0> >, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> > >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0> >, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> > >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:23: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::XprType = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:132:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >; int Option = 0; Eigen::internal::dense_product_base::Scalar = double]' gllvm.cpp:862:24: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] return internal::first_aligned::alignment),Derived>(m); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:327:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Eigen::DenseBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:501:10: required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:436:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Transpose >; Rhs = Eigen::Product, Eigen::Matrix, 0>; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:338:95: required from 'Eigen::internal::redux_evaluator<_XprType>::redux_evaluator(const XprType&) [with _XprType = Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>; Eigen::internal::redux_evaluator<_XprType>::XprType = Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:972:125: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/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::Block, 1, -1, false> >, Eigen::Matrix, 0> >, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> > >; Eigen::Index = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> >, Eigen::Matrix, 0> >, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> > > >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/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::Block, 1, -1, false> >, Eigen::Matrix, 0> >, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> > >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: 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::Block, 1, -1, false> >, Eigen::Matrix, 0> >, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> > >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:23: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> >, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> >, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> >, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> >, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> >, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:132:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> >, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >; int Option = 0; Eigen::internal::dense_product_base::Scalar = double]' gllvm.cpp:1542:26: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] return internal::first_aligned::alignment),Derived>(m); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:369:102: required from 'struct Eigen::internal::plain_object_eval, -1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:370:45: required from 'struct Eigen::internal::generic_product_impl, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from 'static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == DefaultProduct) || (Options == AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Block, -1, 1, false>; Lhs = Eigen::Block, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == DefaultProduct) || (Options == AliasFreeProduct))>::type>::SrcXprType = Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, false>; Src = Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; Func = Eigen::internal::sub_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/NoAlias.h:58:31: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:520:51: required from 'Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:129:7: required from 'Eigen::LDLT::LDLT(Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:145:63: required from 'void density::MVNORM_t::setSigma(density::MVNORM_t::matrixtype, bool) [with scalartype_ = double; density::MVNORM_t::matrixtype = tmbutils::matrix]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:283:5: required from 'density::UNSTRUCTURED_CORR_t::UNSTRUCTURED_CORR_t(density::UNSTRUCTURED_CORR_t::vectortype) [with scalartype_ = double; density::UNSTRUCTURED_CORR_t::vectortype = tmbutils::vector]' gllvm.cpp:1925:42: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Array; SrcXprType = Eigen::Block, -1, 1, false>; Functor = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Array; SrcXprType = Eigen::Block, -1, 1, false>; Functor = Eigen::internal::assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Array; Src = Eigen::Block, -1, 1, false>; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Array; Src = Eigen::Block, -1, 1, false>; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Array; Src = Eigen::Block, -1, 1, false>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block, -1, 1, false>; Derived = Eigen::Array]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Array.h:109:24: required from 'Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block, -1, 1, false>; _Scalar = int; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/vector.hpp:33:5: required from 'tmbutils::vector& tmbutils::vector::operator=(const T1&) [with T1 = Eigen::VectorBlock, -1>; Type = int]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/array.hpp:206:13: required from 'tmbutils::array tmbutils::array::col(int) [with Type = CppAD::AD]' gllvm.cpp:189:47: required from 'Type objective_function::operator()() [with Type = CppAD::AD]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:1308:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:323:3: required from 'Eigen::PartialPivLU::PartialPivLU(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:594:10: required from 'const Eigen::PartialPivLU::PlainObject> Eigen::MatrixBase::partialPivLu() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:41:29: required from 'static typename Eigen::internal::traits::Scalar Eigen::internal::determinant_impl::run(const Derived&) [with Derived = Eigen::Matrix; int DeterminantType = -1; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:96:86: required from 'typename Eigen::internal::traits::Scalar Eigen::MatrixBase::determinant() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:512:33: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:323:3: required from 'Eigen::PartialPivLU::PartialPivLU(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:594:10: required from 'const Eigen::PartialPivLU::PlainObject> Eigen::MatrixBase::partialPivLu() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:41:29: required from 'static typename Eigen::internal::traits::Scalar Eigen::internal::determinant_impl::run(const Derived&) [with Derived = Eigen::Matrix; int DeterminantType = -1; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:96:86: required from 'typename Eigen::internal::traits::Scalar Eigen::MatrixBase::determinant() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:512:33: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/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>, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/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>, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:381:55: required from 'static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(Eigen::internal::partial_lu_impl::MatrixType&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; Eigen::Index = int; Eigen::internal::partial_lu_impl::MatrixType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:436:26: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:323:3: required from 'Eigen::PartialPivLU::PartialPivLU(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:594:10: required from 'const Eigen::PartialPivLU::PlainObject> Eigen::MatrixBase::partialPivLu() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:41:29: required from 'static typename Eigen::internal::traits::Scalar Eigen::internal::determinant_impl::run(const Derived&) [with Derived = Eigen::Matrix; int DeterminantType = -1; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:96:86: required from 'typename Eigen::internal::traits::Scalar Eigen::MatrixBase::determinant() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:512:33: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:323:3: required from 'Eigen::PartialPivLU::PartialPivLU(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:594:10: required from 'const Eigen::PartialPivLU::PlainObject> Eigen::MatrixBase::partialPivLu() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:41:29: required from 'static typename Eigen::internal::traits::Scalar Eigen::internal::determinant_impl::run(const Derived&) [with Derived = Eigen::Matrix; int DeterminantType = -1; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:96:86: required from 'typename Eigen::internal::traits::Scalar Eigen::MatrixBase::determinant() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:512:33: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:323:3: required from 'Eigen::PartialPivLU::PartialPivLU(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:594:10: required from 'const Eigen::PartialPivLU::PlainObject> Eigen::MatrixBase::partialPivLu() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:41:29: required from 'static typename Eigen::internal::traits::Scalar Eigen::internal::determinant_impl::run(const Derived&) [with Derived = Eigen::Matrix; int DeterminantType = -1; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:96:86: required from 'typename Eigen::internal::traits::Scalar Eigen::MatrixBase::determinant() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:512:33: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0, 5>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:406:78: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:323:3: required from 'Eigen::PartialPivLU::PartialPivLU(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:594:10: required from 'const Eigen::PartialPivLU::PlainObject> Eigen::MatrixBase::partialPivLu() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:41:29: required from 'static typename Eigen::internal::traits::Scalar Eigen::internal::determinant_impl::run(const Derived&) [with Derived = Eigen::Matrix; int DeterminantType = -1; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:96:86: required from 'typename Eigen::internal::traits::Scalar Eigen::MatrixBase::determinant() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:512:33: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Transpose >, 1> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Transpose >, 1> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Transpose >, 1> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Transpose >, 1>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Transpose >, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:427:63: required from 'static void Eigen::internal::generic_product_impl::eval_dynamic(Dst&, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, Plain1>, Xpr2>&, const Rhs&, const Func&) [with Dst = Eigen::Matrix; Scalar1 = double; Scalar2 = double; Plain1 = const Eigen::Matrix; Xpr2 = const Eigen::Matrix; Func = Eigen::internal::assign_op; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Rhs = Eigen::Transpose >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:433:32: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:818:7: required from 'void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0>; OtherDerived = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0>; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:294:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0>; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:796:41: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if::value, void*>::type) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0>; Func = Eigen::internal::add_assign_op; typename Eigen::internal::enable_if::value, void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:177:18: required from 'Derived& Eigen::MatrixBase::operator+=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose >, 0>; Derived = Eigen::Block, -1, -1, false>]' gllvm.cpp:630:55: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Eigen::Index = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false> > >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/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>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Dot.h:221:29: required from 'static typename Eigen::NumTraits::Scalar>::Real Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = 1; Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:441:77: required from 'Eigen::LLT& Eigen::LLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:100:7: required from 'Eigen::LLT::LLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:526:10: required from 'const Eigen::LLT::PlainObject> Eigen::MatrixBase::llt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' gllvm.cpp:632:31: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] return internal::first_aligned::alignment),Derived>(m); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:522:55: required from 'struct Eigen::internal::unary_evaluator, const Eigen::Block, -1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, -1, -1, false>, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from 'class Eigen::internal::redux_evaluator, const Eigen::Block, -1, -1, false>, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, -1, false>, 1, -1, false> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:401:68: required from 'static bool Eigen::internal::LLT_Traits::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:449:42: required from 'Eigen::LLT& Eigen::LLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:100:7: required from 'Eigen::LLT::LLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:526:10: required from 'const Eigen::LLT::PlainObject> Eigen::MatrixBase::llt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' gllvm.cpp:632:31: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:369:102: required from 'struct Eigen::internal::plain_object_eval, -1, -1, false>, -1, -1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from 'struct Eigen::internal::generic_product_impl, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, Eigen::DenseShape, Eigen::DenseShape, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from 'static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == DefaultProduct) || (Options == AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, 1, false>; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Transpose, -1, -1, false>, 1, -1, false> >; int Options = 0; Scalar = double; Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == DefaultProduct) || (Options == AliasFreeProduct))>::type>::SrcXprType = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>, -1, 1, false>; Src = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0>; Func = Eigen::internal::sub_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/NoAlias.h:58:31: required from 'ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 0>; ExpressionType = Eigen::Block, -1, -1, false>, -1, 1, false>; StorageBase = Eigen::MatrixBase]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:325:38: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:401:68: required from 'static bool Eigen::internal::LLT_Traits::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:449:42: required from 'Eigen::LLT& Eigen::LLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:100:7: required from 'Eigen::LLT::LLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:526:10: required from 'const Eigen::LLT::PlainObject> Eigen::MatrixBase::llt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' gllvm.cpp:632:31: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:496, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/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, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index) [with LhsScalar = double; RhsScalar = double; Index = int; DataMapper = Eigen::internal::blas_data_mapper; int mr = 2; int nr = 4; bool ConjugateLhs = false; bool ConjugateRhs = false; Eigen::internal::gebp_kernel::ResScalar = double]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:287:26: required from 'static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = double; Index = int; int Mode = 2; bool Conjugate = false; int TriStorageOrder = 1; int OtherInnerStride = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:102:12: required from 'static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Block, -1, -1, false>; int Side = 2; int Mode = 2]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from 'void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 2; OtherDerived = Eigen::Block, -1, -1, false>; _MatrixType = const Eigen::Transpose, -1, -1, false> >; unsigned int _Mode = 2]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:357:16: required from 'static Eigen::Index Eigen::internal::llt_inplace::blocked(MatrixType&) [with MatrixType = Eigen::Matrix; Scalar = double; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:401:68: required from 'static bool Eigen::internal::LLT_Traits::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:449:42: required from 'Eigen::LLT& Eigen::LLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:100:7: required from 'Eigen::LLT::LLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:526:10: required from 'const Eigen::LLT::PlainObject> Eigen::MatrixBase::llt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' gllvm.cpp:632:31: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1537:21: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__vector(2) double'} [-Wignored-attributes] const int SResPacketHalfSize = unpacket_traits::half>::size; ^~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1592:135: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional=8,typename unpacket_traits::half,SResPacket>::type SResPacketHalf; ^~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1593:135: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional=8,typename unpacket_traits::half,SLhsPacket>::type SLhsPacketHalf; ^~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1594:135: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional=8,typename unpacket_traits::half,SRhsPacket>::type SRhsPacketHalf; ^~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1595:135: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional=8,typename unpacket_traits::half,SAccPacket>::type SAccPacketHalf; ^~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:370, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:155:52: required from 'void Eigen::internal::tribb_kernel::operator()(Eigen::internal::tribb_kernel::ResScalar*, Index, Index, const LhsScalar*, const RhsScalar*, Index, Index, const ResScalar&) [with LhsScalar = double; RhsScalar = double; Index = int; int mr = 2; int nr = 4; bool ConjLhs = false; bool ConjRhs = false; int ResInnerStride = 1; int UpLo = 1; Eigen::internal::tribb_kernel::ResScalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:116:13: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::general_matrix_matrix_triangular_product::ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = int; LhsScalar = double; int LhsStorageOrder = 0; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 1; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 1; int Version = 0; Eigen::internal::general_matrix_matrix_triangular_product::ResScalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:401:68: required from 'static bool Eigen::internal::LLT_Traits::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:449:42: required from 'Eigen::LLT& Eigen::LLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:100:7: required from 'Eigen::LLT::LLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:526:10: required from 'const Eigen::LLT::PlainObject> Eigen::MatrixBase::llt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' gllvm.cpp:632:31: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename find_best_packet_helper::type>::type type; ^~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:401:68: required from 'static bool Eigen::internal::LLT_Traits::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:449:42: required from 'Eigen::LLT& Eigen::LLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:100:7: required from 'Eigen::LLT::LLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:526:10: required from 'const Eigen::LLT::PlainObject> Eigen::MatrixBase::llt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' gllvm.cpp:632:31: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/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> >, Eigen::Product, Eigen::Transpose >, 0>, 0> >, const Eigen::Block, -1, 1, true> >; Eigen::Index = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0> >, const Eigen::Block, -1, 1, true> > >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/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> >, Eigen::Product, Eigen::Transpose >, 0>, 0> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:23: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0>; Rhs = Eigen::Block, -1, 1, true>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0>; Rhs = Eigen::Block, -1, 1, true>; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::XprType = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0>, Eigen::Block, -1, 1, true>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0>; Rhs = Eigen::Block, -1, 1, true>; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0>, Eigen::Block, -1, 1, true>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:132:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0>; Rhs = Eigen::Block, -1, 1, true>; int Option = 0; Eigen::internal::dense_product_base::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:50:1: required from 'typename Eigen::internal::enable_if::Scalar, typename Eigen::internal::promote_scalar_arg::Scalar, T, Eigen::internal::has_ReturnType::Scalar, T, Eigen::internal::scalar_product_op::Scalar, T> > >::value>::type>, const Derived, const typename Eigen::internal::plain_constant_type::Scalar, T, Eigen::internal::has_ReturnType::Scalar, T, Eigen::internal::scalar_product_op::Scalar, T> > >::value>::type>::type> >::type Eigen::MatrixBase::operator*(const T&) const [with T = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0>, Eigen::Block, -1, 1, true>, 0>; Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::enable_if::Scalar, typename Eigen::internal::promote_scalar_arg::Scalar, T, Eigen::internal::has_ReturnType::Scalar, T, Eigen::internal::scalar_product_op::Scalar, T> > >::value>::type>, const Derived, const typename Eigen::internal::plain_constant_type::Scalar, T, Eigen::internal::has_ReturnType::Scalar, T, Eigen::internal::scalar_product_op::Scalar, T> > >::value>::type>::type> >::type = const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >]' gllvm.cpp:1084:41: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] return internal::first_aligned::alignment),Derived>(m); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/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> >, Eigen::Matrix, 0> >, const Eigen::Block, -1, 1, true> >; Eigen::Index = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, 1, true> >, Eigen::Matrix, 0> >, const Eigen::Block, -1, 1, true> > >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/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> >, Eigen::Matrix, 0> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, true> >, Eigen::Matrix, 0> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:23: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, -1, 1, true> >, Eigen::Matrix, 0>; Rhs = Eigen::Block, -1, 1, true>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, -1, 1, true> >, Eigen::Matrix, 0>; Rhs = Eigen::Block, -1, 1, true>; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::XprType = Eigen::Product, -1, 1, true> >, Eigen::Matrix, 0>, Eigen::Block, -1, 1, true>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, -1, 1, true> >, Eigen::Matrix, 0>; Rhs = Eigen::Block, -1, 1, true>; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, -1, 1, true> >, Eigen::Matrix, 0>, Eigen::Block, -1, 1, true>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:132:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, -1, 1, true> >, Eigen::Matrix, 0>; Rhs = Eigen::Block, -1, 1, true>; int Option = 0; Eigen::internal::dense_product_base::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:50:1: required from 'typename Eigen::internal::enable_if::Scalar, typename Eigen::internal::promote_scalar_arg::Scalar, T, Eigen::internal::has_ReturnType::Scalar, T, Eigen::internal::scalar_product_op::Scalar, T> > >::value>::type>, const Derived, const typename Eigen::internal::plain_constant_type::Scalar, T, Eigen::internal::has_ReturnType::Scalar, T, Eigen::internal::scalar_product_op::Scalar, T> > >::value>::type>::type> >::type Eigen::MatrixBase::operator*(const T&) const [with T = Eigen::Product, -1, 1, true> >, Eigen::Matrix, 0>, Eigen::Block, -1, 1, true>, 0>; Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Diagonal, 0>, 0> >; typename Eigen::internal::enable_if::Scalar, typename Eigen::internal::promote_scalar_arg::Scalar, T, Eigen::internal::has_ReturnType::Scalar, T, Eigen::internal::scalar_product_op::Scalar, T> > >::value>::type>, const Derived, const typename Eigen::internal::plain_constant_type::Scalar, T, Eigen::internal::has_ReturnType::Scalar, T, Eigen::internal::scalar_product_op::Scalar, T> > >::value>::type>::type> >::type = const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Diagonal, 0>, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >]' gllvm.cpp:1213:63: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/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>, Eigen::Matrix, 0>, Eigen::Matrix, 0> >, const Eigen::Block, -1, 1, true> >; Eigen::Index = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0> >, const Eigen::Block, -1, 1, true> > >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/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>, Eigen::Matrix, 0>, Eigen::Matrix, 0> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:23: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::Block, -1, 1, true>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::Block, -1, 1, true>; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::XprType = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Block, -1, 1, true>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::Block, -1, 1, true>; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Block, -1, 1, true>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:170:24: required from 'Eigen::ProductImpl::Scalar Eigen::ProductImpl::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::Block, -1, 1, true>; int Option = 0; Eigen::ProductImpl::Scalar = double; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:484:33: required from 'Eigen::DenseBase::CoeffReturnType Eigen::DenseBase::value() const [with Derived = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Block, -1, 1, true>, 0>; Eigen::DenseBase::CoeffReturnType = double]' gllvm.cpp:1580:232: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/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>, Eigen::Matrix, 0>, Eigen::Matrix, 0> >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >; Eigen::Index = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0> >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > > >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/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>, Eigen::Matrix, 0>, Eigen::Matrix, 0> >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0> >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:23: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::XprType = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:170:24: required from 'Eigen::ProductImpl::Scalar Eigen::ProductImpl::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >; int Option = 0; Eigen::ProductImpl::Scalar = double; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:484:33: required from 'Eigen::DenseBase::CoeffReturnType Eigen::DenseBase::value() const [with Derived = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, 0>; Eigen::DenseBase::CoeffReturnType = double]' gllvm.cpp:1583:342: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/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::Product >, Eigen::Block, -1, 1, true>, 0> >; Eigen::Index = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, 1, true> > >, const Eigen::Product >, Eigen::Block, -1, 1, true>, 0> > >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/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::Product >, Eigen::Block, -1, 1, true>, 0> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, true> > >, const Eigen::Product >, Eigen::Block, -1, 1, true>, 0> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:23: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose, -1, 1, true> >; Rhs = Eigen::Product >, Eigen::Block, -1, 1, true>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Transpose, -1, 1, true> >; Rhs = Eigen::Product >, Eigen::Block, -1, 1, true>, 0>; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::XprType = Eigen::Product, -1, 1, true> >, Eigen::Product >, Eigen::Block, -1, 1, true>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Transpose, -1, 1, true> >; Rhs = Eigen::Product >, Eigen::Block, -1, 1, true>, 0>; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, -1, 1, true> >, Eigen::Product >, Eigen::Block, -1, 1, true>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:338:95: required from 'Eigen::internal::redux_evaluator<_XprType>::redux_evaluator(const XprType&) [with _XprType = Eigen::Product, -1, 1, true> >, Eigen::Product >, Eigen::Block, -1, 1, true>, 0>, 0>; Eigen::internal::redux_evaluator<_XprType>::XprType = Eigen::Product, -1, 1, true> >, Eigen::Product >, Eigen::Block, -1, 1, true>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Product, -1, 1, true> >, Eigen::Product >, Eigen::Block, -1, 1, true>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Product, -1, 1, true> >, Eigen::Product >, Eigen::Block, -1, 1, true>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:603:200: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/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::Product, Eigen::Block, -1, 1, true>, 0> >; Eigen::Index = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, 1, true> > >, const Eigen::Product, Eigen::Block, -1, 1, true>, 0> > >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/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::Product, Eigen::Block, -1, 1, true>, 0> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, true> > >, const Eigen::Product, Eigen::Block, -1, 1, true>, 0> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:23: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose, -1, 1, true> >; Rhs = Eigen::Product, Eigen::Block, -1, 1, true>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Transpose, -1, 1, true> >; Rhs = Eigen::Product, Eigen::Block, -1, 1, true>, 0>; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::XprType = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Block, -1, 1, true>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Transpose, -1, 1, true> >; Rhs = Eigen::Product, Eigen::Block, -1, 1, true>, 0>; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Block, -1, 1, true>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:338:95: required from 'Eigen::internal::redux_evaluator<_XprType>::redux_evaluator(const XprType&) [with _XprType = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Block, -1, 1, true>, 0>, 0>; Eigen::internal::redux_evaluator<_XprType>::XprType = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Block, -1, 1, true>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Block, -1, 1, true>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Block, -1, 1, true>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:1033:158: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/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::Product, Eigen::Transpose >, 0>, Eigen::Block, -1, 1, true>, 0> >; Eigen::Index = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, 1, true> > >, const Eigen::Product, Eigen::Transpose >, 0>, Eigen::Block, -1, 1, true>, 0> > >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/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::Product, Eigen::Transpose >, 0>, Eigen::Block, -1, 1, true>, 0> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, true> > >, const Eigen::Product, Eigen::Transpose >, 0>, Eigen::Block, -1, 1, true>, 0> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:23: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose, -1, 1, true> >; Rhs = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Block, -1, 1, true>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Transpose, -1, 1, true> >; Rhs = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Block, -1, 1, true>, 0>; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::XprType = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, Eigen::Block, -1, 1, true>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Transpose, -1, 1, true> >; Rhs = Eigen::Product, Eigen::Transpose >, 0>, Eigen::Block, -1, 1, true>, 0>; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, Eigen::Block, -1, 1, true>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:338:95: required from 'Eigen::internal::redux_evaluator<_XprType>::redux_evaluator(const XprType&) [with _XprType = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, Eigen::Block, -1, 1, true>, 0>, 0>; Eigen::internal::redux_evaluator<_XprType>::XprType = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, Eigen::Block, -1, 1, true>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, Eigen::Block, -1, 1, true>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, Eigen::Block, -1, 1, true>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:1510:27: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:496, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/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 = int; DataMapper = Eigen::internal::const_blas_data_mapper; int nr = 4; bool Conjugate = false; bool PanelMode = false]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:193:21: required from 'static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::general_matrix_matrix_product::ResScalar*, Index, Index, Eigen::internal::general_matrix_matrix_product::ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = int; LhsScalar = double; int LhsStorageOrder = 0; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; Eigen::internal::general_matrix_matrix_product::ResScalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:228:14: required from 'void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = double; Index = int; Gemm = Eigen::internal::general_matrix_matrix_product; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:98:7: required from 'void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = Eigen::internal::gemm_functor, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:487:9: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Product >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; Eigen::internal::generic_product_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:437:20: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 8; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::XprType = Eigen::Product >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:170:24: required from 'Eigen::ProductImpl::Scalar Eigen::ProductImpl::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Product >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Eigen::ProductImpl::Scalar = double; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:484:33: required from 'Eigen::DenseBase::CoeffReturnType Eigen::DenseBase::value() const [with Derived = Eigen::Product >, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Eigen::DenseBase::CoeffReturnType = double]' gllvm.cpp:1538:102: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1981:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] PacketBlock kernel; ^~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:61: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Block, 1, -1, false>; Rhs = Eigen::Block, -1, 1, false>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:520:51: required from 'Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:129:7: required from 'Eigen::LDLT::LDLT(Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:145:63: required from 'void density::MVNORM_t::setSigma(density::MVNORM_t::matrixtype, bool) [with scalartype_ = double; density::MVNORM_t::matrixtype = tmbutils::matrix]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:283:5: required from 'density::UNSTRUCTURED_CORR_t::UNSTRUCTURED_CORR_t(density::UNSTRUCTURED_CORR_t::vectortype) [with scalartype_ = double; density::UNSTRUCTURED_CORR_t::vectortype = tmbutils::vector]' gllvm.cpp:1925:42: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 2>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 2> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 2> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 2, 8>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 2, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:565:26: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 1>, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/vector.hpp:113:5: required from 'tmbutils::matrix& tmbutils::matrix::operator=(const T1&) [with T1 = Eigen::Solve, 1>, Eigen::Matrix >; Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:146:9: required from 'void density::MVNORM_t::setSigma(density::MVNORM_t::matrixtype, bool) [with scalartype_ = double; density::MVNORM_t::matrixtype = tmbutils::matrix]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:283:5: required from 'density::UNSTRUCTURED_CORR_t::UNSTRUCTURED_CORR_t(density::UNSTRUCTURED_CORR_t::vectortype) [with scalartype_ = double; density::UNSTRUCTURED_CORR_t::vectortype = tmbutils::vector]' gllvm.cpp:1925:42: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, Eigen::Matrix, 2>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >, Eigen::Matrix, 2> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >, Eigen::Matrix, 2> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base > >, Eigen::Matrix, 2, 8>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl > >, Eigen::Matrix, 2, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product > >, Eigen::Matrix, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:595:38: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 1>, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/vector.hpp:113:5: required from 'tmbutils::matrix& tmbutils::matrix::operator=(const T1&) [with T1 = Eigen::Solve, 1>, Eigen::Matrix >; Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:146:9: required from 'void density::MVNORM_t::setSigma(density::MVNORM_t::matrixtype, bool) [with scalartype_ = double; density::MVNORM_t::matrixtype = tmbutils::matrix]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:283:5: required from 'density::UNSTRUCTURED_CORR_t::UNSTRUCTURED_CORR_t(density::UNSTRUCTURED_CORR_t::vectortype) [with scalartype_ = double; density::UNSTRUCTURED_CORR_t::vectortype = tmbutils::vector]' gllvm.cpp:1925:42: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, -1, 1, true>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix >, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix >, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::Matrix >, -1, 1, true, false>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::Matrix >, -1, 1, true, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::Matrix >, -1, 1, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1307:36: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:323:3: required from 'Eigen::PartialPivLU::PartialPivLU(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:594:10: required from 'const Eigen::PartialPivLU::PlainObject> Eigen::MatrixBase::partialPivLu() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:41:29: required from 'static typename Eigen::internal::traits::Scalar Eigen::internal::determinant_impl::run(const Derived&) [with Derived = Eigen::Matrix; int DeterminantType = -1; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:96:86: required from 'typename Eigen::internal::traits::Scalar Eigen::MatrixBase::determinant() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:512:33: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/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.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix >, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix >, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::Matrix >, 1, -1, false, false>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::Matrix >, 1, -1, false, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::Matrix >, 1, -1, false>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1309:36: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:323:3: required from 'Eigen::PartialPivLU::PartialPivLU(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:594:10: required from 'const Eigen::PartialPivLU::PlainObject> Eigen::MatrixBase::partialPivLu() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:41:29: required from 'static typename Eigen::internal::traits::Scalar Eigen::internal::determinant_impl::run(const Derived&) [with Derived = Eigen::Matrix; int DeterminantType = -1; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:96:86: required from 'typename Eigen::internal::traits::Scalar Eigen::MatrixBase::determinant() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:512:33: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/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.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:522:55: required from 'struct Eigen::internal::unary_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Visitor.h:69:8: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:131:7: required from 'Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:323:3: required from 'Eigen::PartialPivLU::PartialPivLU(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:594:10: required from 'const Eigen::PartialPivLU::PlainObject> Eigen::MatrixBase::partialPivLu() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:41:29: required from 'static typename Eigen::internal::traits::Scalar Eigen::internal::determinant_impl::run(const Derived&) [with Derived = Eigen::Matrix; int DeterminantType = -1; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:96:86: required from 'typename Eigen::internal::traits::Scalar Eigen::MatrixBase::determinant() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:512:33: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:522:55: required from 'struct Eigen::internal::unary_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Visitor.h:69:8: required from 'class Eigen::internal::visitor_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Visitor.h:110:17: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:323:3: required from 'Eigen::PartialPivLU::PartialPivLU(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:594:10: required from 'const Eigen::PartialPivLU::PlainObject> Eigen::MatrixBase::partialPivLu() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:41:29: required from 'static typename Eigen::internal::traits::Scalar Eigen::internal::determinant_impl::run(const Derived&) [with Derived = Eigen::Matrix; int DeterminantType = -1; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:96:86: required from 'typename Eigen::internal::traits::Scalar Eigen::MatrixBase::determinant() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:512:33: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:522:55: required from 'struct Eigen::internal::unary_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Visitor.h:69:8: required from 'class Eigen::internal::visitor_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Visitor.h:110:17: required from 'void Eigen::DenseBase::visit(Visitor&) const [with Visitor = Eigen::internal::max_coeff_visitor, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Visitor.h:266:3: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:323:3: required from 'Eigen::PartialPivLU::PartialPivLU(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:594:10: required from 'const Eigen::PartialPivLU::PlainObject> Eigen::MatrixBase::partialPivLu() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:41:29: required from 'static typename Eigen::internal::traits::Scalar Eigen::internal::determinant_impl::run(const Derived&) [with Derived = Eigen::Matrix; int DeterminantType = -1; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:96:86: required from 'typename Eigen::internal::traits::Scalar Eigen::MatrixBase::determinant() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:512:33: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseNullaryOp, Eigen::Matrix >; Functor = Eigen::internal::div_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseNullaryOp, Eigen::Matrix >; Functor = Eigen::internal::div_assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>, -1, 1, false>; Src = Eigen::CwiseNullaryOp, Eigen::Matrix >; Func = Eigen::internal::div_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>, -1, 1, false>; Src = Eigen::CwiseNullaryOp, Eigen::Matrix >; Func = Eigen::internal::div_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:41:28: required from 'Derived& Eigen::DenseBase::operator/=(const Scalar&) [with Derived = Eigen::Block, -1, -1, false>, -1, 1, false>; Eigen::DenseBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:326:21: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:401:68: required from 'static bool Eigen::internal::LLT_Traits::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:449:42: required from 'Eigen::LLT& Eigen::LLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:100:7: required from 'Eigen::LLT::LLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:526:10: required from 'const Eigen::LLT::PlainObject> Eigen::MatrixBase::llt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' gllvm.cpp:632:31: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:327:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Eigen::DenseBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:501:10: required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:171:9: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:401:68: required from 'static bool Eigen::internal::LLT_Traits::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:449:42: required from 'Eigen::LLT& Eigen::LLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:100:7: required from 'Eigen::LLT::LLT(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LLT.h:526:10: required from 'const Eigen::LLT::PlainObject> Eigen::MatrixBase::llt() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' gllvm.cpp:632:31: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:496, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/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 = int; DataMapper = Eigen::internal::const_blas_data_mapper; int Pack1 = 2; int Pack2 = 2; bool Conjugate = false; bool PanelMode = false]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:182:17: required from 'static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::general_matrix_matrix_product::ResScalar*, Index, Index, Eigen::internal::general_matrix_matrix_product::ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; Eigen::internal::general_matrix_matrix_product::ResScalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:44:10: required from 'static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::general_matrix_matrix_product::ResScalar*, Index, Index, Eigen::internal::general_matrix_matrix_product::ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; Eigen::internal::general_matrix_matrix_product::ResScalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:228:14: required from 'void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = double; Index = int; Gemm = Eigen::internal::general_matrix_matrix_product; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; BlockingType = Eigen::internal::gemm_blocking_space<1, double, double, -1, -1, -1, 1, false>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:98:7: required from 'void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = Eigen::internal::gemm_functor, Eigen::Transpose >, Eigen::Matrix, Eigen::Matrix, Eigen::internal::gemm_blocking_space<1, double, double, -1, -1, -1, 1, false> >; Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:487:9: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Product, Eigen::Matrix, 0>; Eigen::internal::generic_product_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:437:20: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Transpose >; Rhs = Eigen::Product, Eigen::Matrix, 0>; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:338:95: required from 'Eigen::internal::redux_evaluator<_XprType>::redux_evaluator(const XprType&) [with _XprType = Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>; Eigen::internal::redux_evaluator<_XprType>::XprType = Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:972:125: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1847:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] PacketBlock kernel; ^~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1847:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:499, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'struct Eigen::internal::general_matrix_vector_product, 0, false, double, Eigen::internal::const_blas_data_mapper, false, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:244:134: required from 'static void Eigen::internal::gemv_dense_selector<2, 0, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Block, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Dest = Eigen::Block, -1, 1, false>; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:383:34: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, 1, false>; Lhs = Eigen::Block, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Eigen::internal::generic_product_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/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::Block, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:357:18: required from 'static void Eigen::internal::generic_product_impl_base::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, -1, 1, false>; Lhs = Eigen::Block, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from 'static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == DefaultProduct) || (Options == AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Block, -1, 1, false>; Lhs = Eigen::Block, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == DefaultProduct) || (Options == AliasFreeProduct))>::type>::SrcXprType = Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:520:51: required from 'Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:129:7: required from 'Eigen::LDLT::LDLT(Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:145:63: required from 'void density::MVNORM_t::setSigma(density::MVNORM_t::matrixtype, bool) [with scalartype_ = double; density::MVNORM_t::matrixtype = tmbutils::matrix]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:283:5: required from 'density::UNSTRUCTURED_CORR_t::UNSTRUCTURED_CORR_t(density::UNSTRUCTURED_CORR_t::vectortype) [with scalartype_ = double; density::UNSTRUCTURED_CORR_t::vectortype = tmbutils::vector]' gllvm.cpp:1925:42: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:75:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional::type LhsPacket; ^~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:76:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional::type RhsPacket; ^~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:77:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional::type ResPacket; ^~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 2, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 2, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 2, Eigen::Stride<0, 0> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:520:51: required from 'Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:129:7: required from 'Eigen::LDLT::LDLT(Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:145:63: required from 'void density::MVNORM_t::setSigma(density::MVNORM_t::matrixtype, bool) [with scalartype_ = double; density::MVNORM_t::matrixtype = tmbutils::matrix]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:283:5: required from 'density::UNSTRUCTURED_CORR_t::UNSTRUCTURED_CORR_t(density::UNSTRUCTURED_CORR_t::vectortype) [with scalartype_ = double; density::UNSTRUCTURED_CORR_t::vectortype = tmbutils::vector]' gllvm.cpp:1925:42: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/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.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:287:40: required from 'static void Eigen::internal::gemv_dense_selector<2, 0, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Block, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Dest = Eigen::Block, -1, 1, false>; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:383:34: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:520:51: required from 'Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:129:7: required from 'Eigen::LDLT::LDLT(Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:145:63: required from 'void density::MVNORM_t::setSigma(density::MVNORM_t::matrixtype, bool) [with scalartype_ = double; density::MVNORM_t::matrixtype = tmbutils::matrix]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:283:5: required from 'density::UNSTRUCTURED_CORR_t::UNSTRUCTURED_CORR_t(density::UNSTRUCTURED_CORR_t::vectortype) [with scalartype_ = double; density::UNSTRUCTURED_CORR_t::vectortype = tmbutils::vector]' gllvm.cpp:1925:42: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:418:22: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:323:3: required from 'Eigen::PartialPivLU::PartialPivLU(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:594:10: required from 'const Eigen::PartialPivLU::PlainObject> Eigen::MatrixBase::partialPivLu() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:41:29: required from 'static typename Eigen::internal::traits::Scalar Eigen::internal::determinant_impl::run(const Derived&) [with Derived = Eigen::Matrix; int DeterminantType = -1; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:96:86: required from 'typename Eigen::internal::traits::Scalar Eigen::MatrixBase::determinant() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:512:33: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:418:22: required from 'void Eigen::DenseBase::swap(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:480:9: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:323:3: required from 'Eigen::PartialPivLU::PartialPivLU(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:594:10: required from 'const Eigen::PartialPivLU::PlainObject> Eigen::MatrixBase::partialPivLu() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:41:29: required from 'static typename Eigen::internal::traits::Scalar Eigen::internal::determinant_impl::run(const Derived&) [with Derived = Eigen::Matrix; int DeterminantType = -1; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:96:86: required from 'typename Eigen::internal::traits::Scalar Eigen::MatrixBase::determinant() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:512:33: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:496, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/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 = int; DataMapper = Eigen::internal::blas_data_mapper; int nr = 4; bool Conjugate = false; bool PanelMode = true]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:153:19: required from 'static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = double; Index = int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:102:12: required from 'static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; int Side = 1; int Mode = 5]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from 'void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; _MatrixType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; unsigned int _Mode = 5]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:509:37: required from 'void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; _MatrixType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; unsigned int _Mode = 5]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:490:9: required from 'static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:509:17: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:323:3: required from 'Eigen::PartialPivLU::PartialPivLU(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:594:10: required from 'const Eigen::PartialPivLU::PlainObject> Eigen::MatrixBase::partialPivLu() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:41:29: required from 'static typename Eigen::internal::traits::Scalar Eigen::internal::determinant_impl::run(const Derived&) [with Derived = Eigen::Matrix; int DeterminantType = -1; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:96:86: required from 'typename Eigen::internal::traits::Scalar Eigen::MatrixBase::determinant() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:512:33: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1981:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] PacketBlock kernel; ^~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, 8>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:436:29: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:323:3: required from 'Eigen::PartialPivLU::PartialPivLU(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:594:10: required from 'const Eigen::PartialPivLU::PlainObject> Eigen::MatrixBase::partialPivLu() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:41:29: required from 'static typename Eigen::internal::traits::Scalar Eigen::internal::determinant_impl::run(const Derived&) [with Derived = Eigen::Matrix; int DeterminantType = -1; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:96:86: required from 'typename Eigen::internal::traits::Scalar Eigen::MatrixBase::determinant() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:512:33: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::CwiseNullaryOp, Eigen::Matrix > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, Eigen::CwiseNullaryOp, Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, Eigen::CwiseNullaryOp, Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl >, Eigen::CwiseNullaryOp, Eigen::Matrix >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve >, Eigen::CwiseNullaryOp, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:577:9: required from 'static void Eigen::internal::Assignment >, Eigen::internal::assign_op::Scalar>, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op::Scalar>&) [with DstXprType = Eigen::Matrix; MatrixType = Eigen::Matrix; Eigen::internal::Assignment >, Eigen::internal::assign_op::Scalar>, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Inverse > >; typename Eigen::PartialPivLU::Scalar = double; typename DstXprType::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:818:7: required from 'void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::Inverse >; OtherDerived = Eigen::Inverse >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:294:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Inverse >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/vector.hpp:106:22: required from 'tmbutils::matrix::matrix(T1) [with T1 = Eigen::Inverse >; Type = double]' gllvm.cpp:1525:27: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::Matrix, 1>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, Eigen::Matrix, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, Eigen::Matrix, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base >, Eigen::Matrix, 1, 8>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl >, Eigen::Matrix, 1, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product >, Eigen::Matrix, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:436:29: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; int ProductTag = 8; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::XprType = Eigen::Product >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product >, Eigen::Matrix, 0>, Eigen::Matrix, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:170:24: required from 'Eigen::ProductImpl::Scalar Eigen::ProductImpl::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Product >, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; int Option = 0; Eigen::ProductImpl::Scalar = double; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:484:33: required from 'Eigen::DenseBase::CoeffReturnType Eigen::DenseBase::value() const [with Derived = Eigen::Product >, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Eigen::DenseBase::CoeffReturnType = double]' gllvm.cpp:1538:102: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:499, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'static void Eigen::internal::general_matrix_vector_product::run(Index, Index, const LhsMapper&, const RhsMapper&, Eigen::internal::general_matrix_vector_product::ResScalar*, Index, RhsScalar) [with Index = int; LhsScalar = double; LhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateLhs = false; RhsScalar = double; RhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateRhs = false; int Version = 0; Eigen::internal::general_matrix_vector_product::ResScalar = double]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:244:134: required from 'static void Eigen::internal::gemv_dense_selector<2, 0, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Block, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Dest = Eigen::Block, -1, 1, false>; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:383:34: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, 1, false>; Lhs = Eigen::Block, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Eigen::internal::generic_product_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/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::Block, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:357:18: required from 'static void Eigen::internal::generic_product_impl_base::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, -1, 1, false>; Lhs = Eigen::Block, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from 'static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == DefaultProduct) || (Options == AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Block, -1, 1, false>; Lhs = Eigen::Block, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == DefaultProduct) || (Options == AliasFreeProduct))>::type>::SrcXprType = Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:520:51: required from 'Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:129:7: required from 'Eigen::LDLT::LDLT(Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:145:63: required from 'void density::MVNORM_t::setSigma(density::MVNORM_t::matrixtype, bool) [with scalartype_ = double; density::MVNORM_t::matrixtype = tmbutils::matrix]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:283:5: required from 'density::UNSTRUCTURED_CORR_t::UNSTRUCTURED_CORR_t(density::UNSTRUCTURED_CORR_t::vectortype) [with scalartype_ = double; density::UNSTRUCTURED_CORR_t::vectortype = tmbutils::vector]' gllvm.cpp:1925:42: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:112:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] conj_helper pcj; ^~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:112:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::Matrix >, -1, 1, true> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from 'class Eigen::internal::redux_evaluator, const Eigen::Matrix >, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1: required from 'ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; ResultType = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1307:36: required from 'const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index, Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 0; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:381:84: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:323:3: required from 'Eigen::PartialPivLU::PartialPivLU(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:594:10: required from 'const Eigen::PartialPivLU::PlainObject> Eigen::MatrixBase::partialPivLu() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:41:29: required from 'static typename Eigen::internal::traits::Scalar Eigen::internal::determinant_impl::run(const Derived&) [with Derived = Eigen::Matrix; int DeterminantType = -1; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:96:86: required from 'typename Eigen::internal::traits::Scalar Eigen::MatrixBase::determinant() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:512:33: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ d:/RCompile/CRANpkg/lib/4.1/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.1/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from 'class Eigen::internal::redux_evaluator, const Eigen::Matrix >, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Block, const Eigen::Matrix >, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Block, const Eigen::Matrix >, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1: required from 'ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, const Eigen::Matrix >, 1, -1, false>; ResultType = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1309:36: required from 'const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index, Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 0; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:381:84: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:323:3: required from 'Eigen::PartialPivLU::PartialPivLU(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:594:10: required from 'const Eigen::PartialPivLU::PlainObject> Eigen::MatrixBase::partialPivLu() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:41:29: required from 'static typename Eigen::internal::traits::Scalar Eigen::internal::determinant_impl::run(const Derived&) [with Derived = Eigen::Matrix; int DeterminantType = -1; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:96:86: required from 'typename Eigen::internal::traits::Scalar Eigen::MatrixBase::determinant() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:512:33: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::swap_assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::swap_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:418:22: required from 'void Eigen::DenseBase::swap(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:390:11: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:323:3: required from 'Eigen::PartialPivLU::PartialPivLU(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:594:10: required from 'const Eigen::PartialPivLU::PlainObject> Eigen::MatrixBase::partialPivLu() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:41:29: required from 'static typename Eigen::internal::traits::Scalar Eigen::internal::determinant_impl::run(const Derived&) [with Derived = Eigen::Matrix; int DeterminantType = -1; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:96:86: required from 'typename Eigen::internal::traits::Scalar Eigen::MatrixBase::determinant() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:512:33: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:274:18: required from 'void Eigen::internal::outer_product_selector_run(Dst&, const Lhs&, const Rhs&, const Func&, const Eigen::internal::false_type&) [with Dst = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>; Func = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 5>::sub]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:329:41: required from 'static void Eigen::internal::generic_product_impl::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from 'static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == DefaultProduct) || (Options == AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>; int Options = 0; Scalar = double; Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == DefaultProduct) || (Options == AliasFreeProduct))>::type>::SrcXprType = Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Src = Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>; Func = Eigen::internal::sub_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/NoAlias.h:58:31: required from 'ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, 0>; ExpressionType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; StorageBase = Eigen::MatrixBase]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:406:53: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:323:3: required from 'Eigen::PartialPivLU::PartialPivLU(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:594:10: required from 'const Eigen::PartialPivLU::PlainObject> Eigen::MatrixBase::partialPivLu() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:41:29: required from 'static typename Eigen::internal::traits::Scalar Eigen::internal::determinant_impl::run(const Derived&) [with Derived = Eigen::Matrix; int DeterminantType = -1; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:96:86: required from 'typename Eigen::internal::traits::Scalar Eigen::MatrixBase::determinant() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:512:33: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:323:3: required from 'Eigen::PartialPivLU::PartialPivLU(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:594:10: required from 'const Eigen::PartialPivLU::PlainObject> Eigen::MatrixBase::partialPivLu() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:41:29: required from 'static typename Eigen::internal::traits::Scalar Eigen::internal::determinant_impl::run(const Derived&) [with Derived = Eigen::Matrix; int DeterminantType = -1; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:96:86: required from 'typename Eigen::internal::traits::Scalar Eigen::MatrixBase::determinant() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:512:33: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/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>, -1, 1, true>, -1, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/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>, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/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>, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/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>, -1, 1, true>, -1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/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>, -1, 1, true>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:280:48: required from 'void Eigen::internal::outer_product_selector_run(Dst&, const Lhs&, const Rhs&, const Func&, const Eigen::internal::false_type&) [with Dst = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>; Func = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, 1, -1, false>, 1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 5>::sub]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:329:41: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:323:3: required from 'Eigen::PartialPivLU::PartialPivLU(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:594:10: required from 'const Eigen::PartialPivLU::PlainObject> Eigen::MatrixBase::partialPivLu() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:41:29: required from 'static typename Eigen::internal::traits::Scalar Eigen::internal::determinant_impl::run(const Derived&) [with Derived = Eigen::Matrix; int DeterminantType = -1; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:96:86: required from 'typename Eigen::internal::traits::Scalar Eigen::MatrixBase::determinant() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:512:33: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 1, -1, true>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase >, 1, -1, true>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, 1, -1, true>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense >, 1, -1, true, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Transpose >; Rhs = Eigen::Product, Eigen::Matrix, 0>; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:338:95: required from 'Eigen::internal::redux_evaluator<_XprType>::redux_evaluator(const XprType&) [with _XprType = Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>; Eigen::internal::redux_evaluator<_XprType>::XprType = Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:972:125: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 1, -1, true> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase >, 1, -1, true> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 1, -1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 1, -1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl >, 1, -1, true>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >, 1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:578:40: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Transpose >; Rhs = Eigen::Product, Eigen::Matrix, 0>; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:338:95: required from 'Eigen::internal::redux_evaluator<_XprType>::redux_evaluator(const XprType&) [with _XprType = Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>; Eigen::internal::redux_evaluator<_XprType>::XprType = Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:972:125: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/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.1/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> > >' d:/RCompile/CRANpkg/lib/4.1/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> > >' d:/RCompile/CRANpkg/lib/4.1/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>' d:/RCompile/CRANpkg/lib/4.1/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> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:578:72: required from 'const CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Transpose >; Rhs = Eigen::Product, Eigen::Matrix, 0>; int ProductTag = 8; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:631:5: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Transpose >; Rhs = Eigen::Product, Eigen::Matrix, 0>; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:338:95: required from 'Eigen::internal::redux_evaluator<_XprType>::redux_evaluator(const XprType&) [with _XprType = Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>; Eigen::internal::redux_evaluator<_XprType>::XprType = Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:972:125: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/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.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 1, -1, true>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >, 1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >, 1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false> >, 1, -1, true>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false> >, 1, -1, true, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Product, Eigen::Block, -1, -1, false>, 0>; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:338:95: required from 'Eigen::internal::redux_evaluator<_XprType>::redux_evaluator(const XprType&) [with _XprType = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>; Eigen::internal::redux_evaluator<_XprType>::XprType = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:1367:199: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/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.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 1, -1, true> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >, 1, -1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >, 1, -1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, -1, -1, false> >, 1, -1, true>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false> >, 1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:578:40: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Product, Eigen::Block, -1, -1, false>, 0>; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:338:95: required from 'Eigen::internal::redux_evaluator<_XprType>::redux_evaluator(const XprType&) [with _XprType = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>; Eigen::internal::redux_evaluator<_XprType>::XprType = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:1367:199: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/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> >, 0>': d:/RCompile/CRANpkg/lib/4.1/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> > >' d:/RCompile/CRANpkg/lib/4.1/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> > >' d:/RCompile/CRANpkg/lib/4.1/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>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/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> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:578:72: required from 'const CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Product, Eigen::Block, -1, -1, false>, 0>; int ProductTag = 8; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:631:5: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Product, Eigen::Block, -1, -1, false>, 0>; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:338:95: required from 'Eigen::internal::redux_evaluator<_XprType>::redux_evaluator(const XprType&) [with _XprType = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>; Eigen::internal::redux_evaluator<_XprType>::XprType = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:1367:199: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Block, -1, -1, false>, 1>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Block, -1, -1, false>, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Block, -1, -1, false>, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, Eigen::Block, -1, -1, false>, 1, 8>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, Eigen::Block, -1, -1, false>, 1, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Block, -1, -1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:436:29: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Product, Eigen::Block, -1, -1, false>, 0>; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:338:95: required from 'Eigen::internal::redux_evaluator<_XprType>::redux_evaluator(const XprType&) [with _XprType = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>; Eigen::internal::redux_evaluator<_XprType>::XprType = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:1367:199: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:371, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/Memory.h: In instantiation of 'Index Eigen::internal::first_default_aligned(const Scalar*, Index) [with Scalar = double; Index = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:128:55: required from 'static void Eigen::internal::general_matrix_vector_product::run(Index, Index, const LhsMapper&, const RhsMapper&, Eigen::internal::general_matrix_vector_product::ResScalar*, Index, RhsScalar) [with Index = int; LhsScalar = double; LhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateLhs = false; RhsScalar = double; RhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateRhs = false; int Version = 0; Eigen::internal::general_matrix_vector_product::ResScalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:244:134: required from 'static void Eigen::internal::gemv_dense_selector<2, 0, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Block, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Dest = Eigen::Block, -1, 1, false>; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:383:34: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, 1, false>; Lhs = Eigen::Block, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Eigen::internal::generic_product_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/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::Block, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:357:18: required from 'static void Eigen::internal::generic_product_impl_base::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, -1, 1, false>; Lhs = Eigen::Block, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:520:51: required from 'Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:129:7: required from 'Eigen::LDLT::LDLT(Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:145:63: required from 'void density::MVNORM_t::setSigma(density::MVNORM_t::matrixtype, bool) [with scalartype_ = double; density::MVNORM_t::matrixtype = tmbutils::matrix]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/density.hpp:283:5: required from 'density::UNSTRUCTURED_CORR_t::UNSTRUCTURED_CORR_t(density::UNSTRUCTURED_CORR_t::vectortype) [with scalartype_ = double; density::UNSTRUCTURED_CORR_t::vectortype = tmbutils::vector]' gllvm.cpp:1925:42: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/Memory.h:470:10: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] return first_aligned::alignment>(array, size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 1>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 1, 8>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 1, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:436:29: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:74:22: required from 'Eigen::internal::evaluator, DiagIndex> >::evaluator(const XprType&) [with Lhs = Eigen::Matrix; Rhs = Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>; int DiagIndex = 0; Eigen::internal::evaluator, DiagIndex> >::XprType = Eigen::Diagonal, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:338:95: required from 'Eigen::internal::redux_evaluator<_XprType>::redux_evaluator(const XprType&) [with _XprType = Eigen::Diagonal, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>, 0>; Eigen::internal::redux_evaluator<_XprType>::XprType = Eigen::Diagonal, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Diagonal, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Diagonal, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:1367:28: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Block, -1, 1, true>; Eigen::Index = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, -1, 1, true> >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/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::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1: required from 'ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, -1, 1, true>; ResultType = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1316:40: required from 'const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = Eigen::Matrix; MemberOp = Eigen::internal::member_sum; int Direction = 1; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:637:5: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:818:7: required from 'void Eigen::PlainObjectBase::_init1(const Eigen::DenseBase&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Derived = Eigen::Array]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Array.h:171:31: required from 'Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Array(const T&) [with T = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmbutils/vector.hpp:24:22: required from 'tmbutils::vector::vector(T1) [with T1 = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>; Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/expm.hpp:31:20: required from 'Type atomic::Block::norm() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/expm.hpp:160:29: required from 'matrix_pade atomic::expm(matrix_pade) [with matrix_pade = atomic::nestedTriangle<0>]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/expm.hpp:192:52: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] return internal::first_aligned::alignment),Derived>(m); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; Eigen::Index = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Matrix >, -1, 1, true> >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/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::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1: required from 'ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; ResultType = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1307:36: required from 'const Scalar Eigen::internal::evaluator >::coeff(Eigen::Index, Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 0; Eigen::internal::evaluator >::Scalar = double; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:381:84: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:323:3: required from 'Eigen::PartialPivLU::PartialPivLU(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:594:10: required from 'const Eigen::PartialPivLU::PlainObject> Eigen::MatrixBase::partialPivLu() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:41:29: required from 'static typename Eigen::internal::traits::Scalar Eigen::internal::determinant_impl::run(const Derived&) [with Derived = Eigen::Matrix; int DeterminantType = -1; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:96:86: required from 'typename Eigen::internal::traits::Scalar Eigen::MatrixBase::determinant() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:512:33: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator >, 1, -1, true> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator >, 1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:269:8: required from 'struct Eigen::internal::unary_evaluator >, 1, -1, true> >, Eigen::internal::IndexBased, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator >, 1, -1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator >, 1, -1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: 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>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Transpose >; Rhs = Eigen::Product, Eigen::Matrix, 0>; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:338:95: required from 'Eigen::internal::redux_evaluator<_XprType>::redux_evaluator(const XprType&) [with _XprType = Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>; Eigen::internal::redux_evaluator<_XprType>::XprType = Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:972:125: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ d:/RCompile/CRANpkg/lib/4.1/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.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, -1, -1, false> >, 1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:269:8: required from 'struct Eigen::internal::unary_evaluator, -1, -1, false> >, 1, -1, true> >, Eigen::internal::IndexBased, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, -1, false> >, 1, -1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, -1, -1, false> >, 1, -1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, false> >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Product, Eigen::Block, -1, -1, false>, 0>; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:338:95: required from 'Eigen::internal::redux_evaluator<_XprType>::redux_evaluator(const XprType&) [with _XprType = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>; Eigen::internal::redux_evaluator<_XprType>::XprType = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:1367:199: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/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.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:280:48: required from 'void Eigen::internal::outer_product_selector_run(Dst&, const Lhs&, const Rhs&, const Func&, const Eigen::internal::false_type&) [with Dst = Eigen::Matrix; Lhs = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >; Rhs = Eigen::Transpose, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >; Func = Eigen::internal::generic_product_impl, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, Eigen::Transpose, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >, Eigen::DenseShape, Eigen::DenseShape, 5>::set]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:317:41: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:338:95: required from 'Eigen::internal::redux_evaluator<_XprType>::redux_evaluator(const XprType&) [with _XprType = Eigen::Diagonal, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, Eigen::Transpose, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >, 0>, Eigen::Matrix, 0>, 0>; Eigen::internal::redux_evaluator<_XprType>::XprType = Eigen::Diagonal, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, Eigen::Transpose, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >, 0>, Eigen::Matrix, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Diagonal, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, Eigen::Transpose, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >, 0>, Eigen::Matrix, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Diagonal, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, Eigen::Transpose, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >, 0>, Eigen::Matrix, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:500:35: required from 'typename Eigen::internal::traits::Scalar Eigen::MatrixBase::trace() const [with Derived = Eigen::Product, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> >, Eigen::Transpose, const Eigen::Block, -1, 1, true>, const Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0> > >, 0>, Eigen::Matrix, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:1583:31: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/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 = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/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]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: 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]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:578:76: required from 'const CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Transpose >; Rhs = Eigen::Product, Eigen::Matrix, 0>; int ProductTag = 8; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:631:5: required from 'void Eigen::internal::generic_dense_assignment_kernel::assignCoeff(Eigen::Index, Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator >; SrcEvaluatorTypeT = Eigen::internal::evaluator >, Eigen::Product, Eigen::Matrix, 0>, 1> >; Functor = Eigen::internal::assign_op; int Version = 0; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:645:5: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Transpose >; Rhs = Eigen::Product, Eigen::Matrix, 0>; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:338:95: required from 'Eigen::internal::redux_evaluator<_XprType>::redux_evaluator(const XprType&) [with _XprType = Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>; Eigen::internal::redux_evaluator<_XprType>::XprType = Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Product >, Eigen::Product, Eigen::Matrix, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:972:125: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] return internal::first_aligned::alignment),Derived>(m); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/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> >; Eigen::Index = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, false> >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/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> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: 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> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:578:76: required from 'const CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Product, Eigen::Block, -1, -1, false>, 0>; int ProductTag = 8; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:631:5: required from 'void Eigen::internal::generic_dense_assignment_kernel::assignCoeff(Eigen::Index, Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator >; SrcEvaluatorTypeT = Eigen::internal::evaluator, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 1> >; Functor = Eigen::internal::assign_op; int Version = 0; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:645:5: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Product, Eigen::Block, -1, -1, false>, 0>; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:338:95: required from 'Eigen::internal::redux_evaluator<_XprType>::redux_evaluator(const XprType&) [with _XprType = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>; Eigen::internal::redux_evaluator<_XprType>::XprType = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:1367:199: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:23: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::XprType = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:132:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >; int Option = 0; Eigen::internal::dense_product_base::Scalar = double]' gllvm.cpp:862:24: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:197:12: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:23: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::XprType = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:132:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >; int Option = 0; Eigen::internal::dense_product_base::Scalar = double]' gllvm.cpp:862:24: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:197:12: required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> >; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; int StorageOrder = 0; bool BlasCompatible = true; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:383:34: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:23: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> >, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> >, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> >, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> >, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> >, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:132:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, false> >, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >; int Option = 0; Eigen::internal::dense_product_base::Scalar = double]' gllvm.cpp:1542:26: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Func = Eigen::internal::sub_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Func = Eigen::internal::sub_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, 1, true>, -1, 1, false> >; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:305:135: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:323:3: required from 'Eigen::PartialPivLU::PartialPivLU(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:594:10: required from 'const Eigen::PartialPivLU::PlainObject> Eigen::MatrixBase::partialPivLu() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:41:29: required from 'static typename Eigen::internal::traits::Scalar Eigen::internal::determinant_impl::run(const Derived&) [with Derived = Eigen::Matrix; int DeterminantType = -1; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:96:86: required from 'typename Eigen::internal::traits::Scalar Eigen::MatrixBase::determinant() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:512:33: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:323:3: required from 'Eigen::PartialPivLU::PartialPivLU(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:594:10: required from 'const Eigen::PartialPivLU::PlainObject> Eigen::MatrixBase::partialPivLu() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:41:29: required from 'static typename Eigen::internal::traits::Scalar Eigen::internal::determinant_impl::run(const Derived&) [with Derived = Eigen::Matrix; int DeterminantType = -1; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:96:86: required from 'typename Eigen::internal::traits::Scalar Eigen::MatrixBase::determinant() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:512:33: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:578:40: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:323:3: required from 'Eigen::PartialPivLU::PartialPivLU(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:594:10: required from 'const Eigen::PartialPivLU::PlainObject> Eigen::MatrixBase::partialPivLu() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:41:29: required from 'static typename Eigen::internal::traits::Scalar Eigen::internal::determinant_impl::run(const Derived&) [with Derived = Eigen::Matrix; int DeterminantType = -1; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:96:86: required from 'typename Eigen::internal::traits::Scalar Eigen::MatrixBase::determinant() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:512:33: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:323:3: required from 'Eigen::PartialPivLU::PartialPivLU(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:594:10: required from 'const Eigen::PartialPivLU::PlainObject> Eigen::MatrixBase::partialPivLu() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:41:29: required from 'static typename Eigen::internal::traits::Scalar Eigen::internal::determinant_impl::run(const Derived&) [with Derived = Eigen::Matrix; int DeterminantType = -1; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:96:86: required from 'typename Eigen::internal::traits::Scalar Eigen::MatrixBase::determinant() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:512:33: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >, 0>': d:/RCompile/CRANpkg/lib/4.1/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>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/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>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/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>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/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>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:578:72: required from 'const CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>; int ProductTag = 8; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:631:5: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:323:3: required from 'Eigen::PartialPivLU::PartialPivLU(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:594:10: required from 'const Eigen::PartialPivLU::PlainObject> Eigen::MatrixBase::partialPivLu() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:41:29: required from 'static typename Eigen::internal::traits::Scalar Eigen::internal::determinant_impl::run(const Derived&) [with Derived = Eigen::Matrix; int DeterminantType = -1; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:96:86: required from 'typename Eigen::internal::traits::Scalar Eigen::MatrixBase::determinant() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:512:33: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:499, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'struct Eigen::internal::general_matrix_vector_product, 1, false, double, Eigen::internal::const_blas_data_mapper, false, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:339:132: required from 'static void Eigen::internal::gemv_dense_selector<2, 1, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose >; Rhs = Eigen::Transpose >; Dest = Eigen::Transpose >; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:197:12: required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; int StorageOrder = 0; bool BlasCompatible = true; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:383:34: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; Eigen::internal::generic_product_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/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::Product, 1, -1, false>, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/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::Product, 1, -1, false>, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:23: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::XprType = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:132:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >; int Option = 0; Eigen::internal::dense_product_base::Scalar = double]' gllvm.cpp:862:24: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:351:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional::type LhsPacket; ^~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:352:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional::type RhsPacket; ^~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:353:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional::type ResPacket; ^~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, -1, 1, true>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase >, -1, 1, true>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase >, -1, 1, true>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, -1, 1, true>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:23: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::XprType = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:132:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >; int Option = 0; Eigen::internal::dense_product_base::Scalar = double]' gllvm.cpp:862:24: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2, 8>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::CwiseNullaryOp, Eigen::Matrix >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:237:28: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from 'Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Inverse, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:473:1: required from 'void atomic::matinv(const CppAD::vector&, CppAD::vector&) [with Double = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:473:1: required from 'CppAD::vector atomic::matinv(const CppAD::vector&) [with Double = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:613:24: required from 'tmbutils::matrix atomic::matinv(tmbutils::matrix) [with Type = double]' gllvm.cpp:972:81: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase > >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:197:12: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose >, 0>; Rhs = Eigen::Transpose, 1, -1, false> >; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose >, 0>, Eigen::Transpose, 1, -1, false> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:338:95: required from 'Eigen::internal::redux_evaluator<_XprType>::redux_evaluator(const XprType&) [with _XprType = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose >, 0>, Eigen::Transpose, 1, -1, false> >, 0>; Eigen::internal::redux_evaluator<_XprType>::XprType = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose >, 0>, Eigen::Transpose, 1, -1, false> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose >, 0>, Eigen::Transpose, 1, -1, false> >, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose >, 0>, Eigen::Transpose, 1, -1, false> >, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:761:29: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:499, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'static void Eigen::internal::general_matrix_vector_product::run(Index, Index, const LhsMapper&, const RhsMapper&, Eigen::internal::general_matrix_vector_product::ResScalar*, Index, Eigen::internal::general_matrix_vector_product::ResScalar) [with Index = int; LhsScalar = double; LhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateLhs = false; RhsScalar = double; RhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateRhs = false; int Version = 0; Eigen::internal::general_matrix_vector_product::ResScalar = double]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:339:132: required from 'static void Eigen::internal::gemv_dense_selector<2, 1, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose >; Rhs = Eigen::Transpose >; Dest = Eigen::Transpose >; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:197:12: required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; int StorageOrder = 0; bool BlasCompatible = true; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:383:34: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; Eigen::internal::generic_product_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/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::Product, 1, -1, false>, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/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::Product, 1, -1, false>, Eigen::Matrix, 0>; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:23: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::XprType = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>, Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:132:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Matrix, 0>; Rhs = Eigen::Transpose, 1, -1, false>, Eigen::Matrix, 0> >; int Option = 0; Eigen::internal::dense_product_base::Scalar = double]' gllvm.cpp:862:24: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:385:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] conj_helper pcj; ^~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:385:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, -1, 1, true>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:464:13: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0>; Rhs = Eigen::Block, -1, 1, true>; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::XprType = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0>, Eigen::Block, -1, 1, true>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0>; Rhs = Eigen::Block, -1, 1, true>; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0>, Eigen::Block, -1, 1, true>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:132:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0>; Rhs = Eigen::Block, -1, 1, true>; int Option = 0; Eigen::internal::dense_product_base::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:50:1: required from 'typename Eigen::internal::enable_if::Scalar, typename Eigen::internal::promote_scalar_arg::Scalar, T, Eigen::internal::has_ReturnType::Scalar, T, Eigen::internal::scalar_product_op::Scalar, T> > >::value>::type>, const Derived, const typename Eigen::internal::plain_constant_type::Scalar, T, Eigen::internal::has_ReturnType::Scalar, T, Eigen::internal::scalar_product_op::Scalar, T> > >::value>::type>::type> >::type Eigen::MatrixBase::operator*(const T&) const [with T = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0>, Eigen::Block, -1, 1, true>, 0>; Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::enable_if::Scalar, typename Eigen::internal::promote_scalar_arg::Scalar, T, Eigen::internal::has_ReturnType::Scalar, T, Eigen::internal::scalar_product_op::Scalar, T> > >::value>::type>, const Derived, const typename Eigen::internal::plain_constant_type::Scalar, T, Eigen::internal::has_ReturnType::Scalar, T, Eigen::internal::scalar_product_op::Scalar, T> > >::value>::type>::type> >::type = const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >]' gllvm.cpp:1084:41: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true> > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true> > >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, -1, 1, true> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:464:13: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: required from 'Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::product_evaluator(const XprType&) [with Lhs = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0>; Rhs = Eigen::Block, -1, 1, true>; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; RhsShape = Eigen::DenseShape; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, LhsShape, RhsShape>::XprType = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0>, Eigen::Block, -1, 1, true>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0>; Rhs = Eigen::Block, -1, 1, true>; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0>, Eigen::Block, -1, 1, true>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:132:22: required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0>; Rhs = Eigen::Block, -1, 1, true>; int Option = 0; Eigen::internal::dense_product_base::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:50:1: required from 'typename Eigen::internal::enable_if::Scalar, typename Eigen::internal::promote_scalar_arg::Scalar, T, Eigen::internal::has_ReturnType::Scalar, T, Eigen::internal::scalar_product_op::Scalar, T> > >::value>::type>, const Derived, const typename Eigen::internal::plain_constant_type::Scalar, T, Eigen::internal::has_ReturnType::Scalar, T, Eigen::internal::scalar_product_op::Scalar, T> > >::value>::type>::type> >::type Eigen::MatrixBase::operator*(const T&) const [with T = Eigen::Product, -1, 1, true> >, Eigen::Product, Eigen::Transpose >, 0>, 0>, Eigen::Block, -1, 1, true>, 0>; Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::enable_if::Scalar, typename Eigen::internal::promote_scalar_arg::Scalar, T, Eigen::internal::has_ReturnType::Scalar, T, Eigen::internal::scalar_product_op::Scalar, T> > >::value>::type>, const Derived, const typename Eigen::internal::plain_constant_type::Scalar, T, Eigen::internal::has_ReturnType::Scalar, T, Eigen::internal::scalar_product_op::Scalar, T> > >::value>::type>::type> >::type = const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >]' gllvm.cpp:1084:41: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/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.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, 1, true>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, 1, true, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Product, Eigen::Block, -1, -1, false>, 0>; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:338:95: required from 'Eigen::internal::redux_evaluator<_XprType>::redux_evaluator(const XprType&) [with _XprType = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>; Eigen::internal::redux_evaluator<_XprType>::XprType = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:1367:199: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, -1, false>, -1, 1, true> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, -1, false>, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, -1, false>, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, -1, false>, -1, 1, true>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, -1, false>, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:578:72: required from 'const CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Matrix; Rhs = Eigen::Block, -1, -1, false>; int ProductTag = 8; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:631:5: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Product, Eigen::Block, -1, -1, false>, 0>; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:338:95: required from 'Eigen::internal::redux_evaluator<_XprType>::redux_evaluator(const XprType&) [with _XprType = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>; Eigen::internal::redux_evaluator<_XprType>::XprType = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:1367:199: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:269:8: required from 'struct Eigen::internal::unary_evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:323:3: required from 'Eigen::PartialPivLU::PartialPivLU(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:594:10: required from 'const Eigen::PartialPivLU::PlainObject> Eigen::MatrixBase::partialPivLu() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:41:29: required from 'static typename Eigen::internal::traits::Scalar Eigen::internal::determinant_impl::run(const Derived&) [with Derived = Eigen::Matrix; int DeterminantType = -1; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:96:86: required from 'typename Eigen::internal::traits::Scalar Eigen::MatrixBase::determinant() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:512:33: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, -1, false>, -1, -1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:323:3: required from 'Eigen::PartialPivLU::PartialPivLU(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:594:10: required from 'const Eigen::PartialPivLU::PlainObject> Eigen::MatrixBase::partialPivLu() const [with Derived = Eigen::Matrix; typename Eigen::DenseBase::PlainObject = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:41:29: required from 'static typename Eigen::internal::traits::Scalar Eigen::internal::determinant_impl::run(const Derived&) [with Derived = Eigen::Matrix; int DeterminantType = -1; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/LU/Determinant.h:96:86: required from 'typename Eigen::internal::traits::Scalar Eigen::MatrixBase::determinant() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:512:33: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase > >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:464:13: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose >, 0>; Rhs = Eigen::Transpose, 1, -1, false> >; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose >, 0>, Eigen::Transpose, 1, -1, false> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:338:95: required from 'Eigen::internal::redux_evaluator<_XprType>::redux_evaluator(const XprType&) [with _XprType = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose >, 0>, Eigen::Transpose, 1, -1, false> >, 0>; Eigen::internal::redux_evaluator<_XprType>::XprType = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose >, 0>, Eigen::Transpose, 1, -1, false> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose >, 0>, Eigen::Transpose, 1, -1, false> >, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>, Eigen::Transpose >, 0>, Eigen::Transpose, 1, -1, false> >, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:761:29: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/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.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, 1, -1, false, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:74:22: required from 'Eigen::internal::evaluator, DiagIndex> >::evaluator(const XprType&) [with Lhs = Eigen::Matrix; Rhs = Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>; int DiagIndex = 0; Eigen::internal::evaluator, DiagIndex> >::XprType = Eigen::Diagonal, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:338:95: required from 'Eigen::internal::redux_evaluator<_XprType>::redux_evaluator(const XprType&) [with _XprType = Eigen::Diagonal, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>, 0>; Eigen::internal::redux_evaluator<_XprType>::XprType = Eigen::Diagonal, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Diagonal, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Diagonal, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:1367:28: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/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.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, 1, -1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:578:40: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:74:22: required from 'Eigen::internal::evaluator, DiagIndex> >::evaluator(const XprType&) [with Lhs = Eigen::Matrix; Rhs = Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>; int DiagIndex = 0; Eigen::internal::evaluator, DiagIndex> >::XprType = Eigen::Diagonal, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:338:95: required from 'Eigen::internal::redux_evaluator<_XprType>::redux_evaluator(const XprType&) [with _XprType = Eigen::Diagonal, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>, 0>; Eigen::internal::redux_evaluator<_XprType>::XprType = Eigen::Diagonal, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Diagonal, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Diagonal, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:1367:28: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/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.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false> >, -1, 1, false>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false> >, -1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false> >, -1, 1, false, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:74:22: required from 'Eigen::internal::evaluator, DiagIndex> >::evaluator(const XprType&) [with Lhs = Eigen::Matrix; Rhs = Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>; int DiagIndex = 0; Eigen::internal::evaluator, DiagIndex> >::XprType = Eigen::Diagonal, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:338:95: required from 'Eigen::internal::redux_evaluator<_XprType>::redux_evaluator(const XprType&) [with _XprType = Eigen::Diagonal, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>, 0>; Eigen::internal::redux_evaluator<_XprType>::XprType = Eigen::Diagonal, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Diagonal, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Diagonal, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:1367:28: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false> >, -1, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false> >, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false> >, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false> >, -1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false> >, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:578:72: required from 'const CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Block, -1, -1, false>; Rhs = Eigen::Transpose, -1, -1, false> >; int ProductTag = 8; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:631:5: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:74:22: required from 'Eigen::internal::evaluator, DiagIndex> >::evaluator(const XprType&) [with Lhs = Eigen::Matrix; Rhs = Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>; int DiagIndex = 0; Eigen::internal::evaluator, DiagIndex> >::XprType = Eigen::Diagonal, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:338:95: required from 'Eigen::internal::redux_evaluator<_XprType>::redux_evaluator(const XprType&) [with _XprType = Eigen::Diagonal, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>, 0>; Eigen::internal::redux_evaluator<_XprType>::XprType = Eigen::Diagonal, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Diagonal, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Diagonal, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:1367:28: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/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.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, -1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, -1, false>, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, -1, false>, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, -1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:90: required from 'Eigen::internal::evaluator >::evaluator(const XprType&) [with Lhs = Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Product, Eigen::Block, -1, -1, false>, 0>; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:338:95: required from 'Eigen::internal::redux_evaluator<_XprType>::redux_evaluator(const XprType&) [with _XprType = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>; Eigen::internal::redux_evaluator<_XprType>::XprType = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Product, -1, -1, false> >, Eigen::Product, Eigen::Block, -1, -1, false>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:1367:199: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:269:8: required from 'struct Eigen::internal::unary_evaluator, -1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false> >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: [ skipping 22 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:74:22: required from 'Eigen::internal::evaluator, DiagIndex> >::evaluator(const XprType&) [with Lhs = Eigen::Matrix; Rhs = Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>; int DiagIndex = 0; Eigen::internal::evaluator, DiagIndex> >::XprType = Eigen::Diagonal, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:338:95: required from 'Eigen::internal::redux_evaluator<_XprType>::redux_evaluator(const XprType&) [with _XprType = Eigen::Diagonal, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>, 0>; Eigen::internal::redux_evaluator<_XprType>::XprType = Eigen::Diagonal, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Diagonal, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Diagonal, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:1367:28: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false> >, -1, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, -1, -1, false> >, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false> >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false> >, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false> >, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false> >, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:74:22: required from 'Eigen::internal::evaluator, DiagIndex> >::evaluator(const XprType&) [with Lhs = Eigen::Matrix; Rhs = Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>; int DiagIndex = 0; Eigen::internal::evaluator, DiagIndex> >::XprType = Eigen::Diagonal, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:338:95: required from 'Eigen::internal::redux_evaluator<_XprType>::redux_evaluator(const XprType&) [with _XprType = Eigen::Diagonal, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>, 0>; Eigen::internal::redux_evaluator<_XprType>::XprType = Eigen::Diagonal, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Diagonal, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Diagonal, Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>, 0>; typename Eigen::internal::traits::Scalar = double]' gllvm.cpp:1367:28: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/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.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 27 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from 'Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Inverse, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:473:1: required from 'void atomic::matinv(const CppAD::vector&, CppAD::vector&) [with Double = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:473:1: required from 'CppAD::vector atomic::matinv(const CppAD::vector&) [with Double = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:613:24: required from 'tmbutils::matrix atomic::matinv(tmbutils::matrix) [with Type = double]' gllvm.cpp:972:81: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 1, -1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix >, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix >, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, Eigen::Matrix >, 1, -1, false, false>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, Eigen::Matrix >, 1, -1, false, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, Eigen::Matrix >, 1, -1, false>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:1009:11: [ skipping 23 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from 'Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Inverse, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:473:1: required from 'void atomic::matinv(const CppAD::vector&, CppAD::vector&) [with Double = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:473:1: required from 'CppAD::vector atomic::matinv(const CppAD::vector&) [with Double = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:613:24: required from 'tmbutils::matrix atomic::matinv(tmbutils::matrix) [with Type = double]' gllvm.cpp:972:81: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/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.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; Functor = Eigen::internal::swap_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; Functor = Eigen::internal::swap_assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; Func = Eigen::internal::swap_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; Src = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; Func = Eigen::internal::swap_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:418:22: required from 'void Eigen::DenseBase::swap(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:991:19: [ skipping 23 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from 'Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Inverse, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:473:1: required from 'void atomic::matinv(const CppAD::vector&, CppAD::vector&) [with Double = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:473:1: required from 'CppAD::vector atomic::matinv(const CppAD::vector&) [with Double = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:613:24: required from 'tmbutils::matrix atomic::matinv(tmbutils::matrix) [with Type = double]' gllvm.cpp:972:81: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, Eigen::Matrix >, 1, -1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; SrcXprType = Eigen::Block, Eigen::Matrix >, 1, -1, false>; Functor = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; SrcXprType = Eigen::Block, Eigen::Matrix >, 1, -1, false>; Functor = Eigen::internal::assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; Src = Eigen::Block, Eigen::Matrix >, 1, -1, false>; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; Src = Eigen::Block, Eigen::Matrix >, 1, -1, false>; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; Src = Eigen::Block, Eigen::Matrix >, 1, -1, false>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: [ skipping 24 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from 'Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Inverse, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:473:1: required from 'void atomic::matinv(const CppAD::vector&, CppAD::vector&) [with Double = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:473:1: required from 'CppAD::vector atomic::matinv(const CppAD::vector&) [with Double = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:613:24: required from 'tmbutils::matrix atomic::matinv(tmbutils::matrix) [with Type = double]' gllvm.cpp:972:81: required from 'Type objective_function::operator()() [with Type = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/tmb_core.hpp:2017:7: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:528:1: required from 'bool atomic::atomicinvpd::reverse(size_t, const CppAD::vector&, const CppAD::vector&, CppAD::vector&, const CppAD::vector&) [with Type = double; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:528:1: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:528:1: required from 'bool atomic::atomicinvpd::reverse(size_t, const CppAD::vector&, const CppAD::vector&, CppAD::vector&, const CppAD::vector&) [with Type = double; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:528:1: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:435:1: required from 'bool atomic::atomicmatmul::reverse(size_t, const CppAD::vector&, const CppAD::vector&, CppAD::vector&, const CppAD::vector&) [with Type = double; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:435:1: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 8>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:435:1: required from 'void atomic::matmul(const CppAD::vector&, CppAD::vector&) [with Double = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:435:1: required from 'bool atomic::atomicmatmul::forward(size_t, size_t, const CppAD::vector&, CppAD::vector&, const CppAD::vector&, CppAD::vector&) [with Type = double; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:435:1: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1, 8>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:436:29: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:796:41: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if::value, void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if::value, void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from 'Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:435:1: required from 'void atomic::matmul(const CppAD::vector&, CppAD::vector&) [with Double = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:435:1: required from 'bool atomic::atomicmatmul::forward(size_t, size_t, const CppAD::vector&, CppAD::vector&, const CppAD::vector&, CppAD::vector&) [with Type = double; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:435:1: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/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.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, 1, -1, false, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:796:41: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if::value, void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if::value, void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from 'Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:435:1: required from 'void atomic::matmul(const CppAD::vector&, CppAD::vector&) [with Double = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:435:1: required from 'bool atomic::atomicmatmul::forward(size_t, size_t, const CppAD::vector&, CppAD::vector&, const CppAD::vector&, CppAD::vector&) [with Type = double; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:435:1: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/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.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, 1, -1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:578:40: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:796:41: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if::value, void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if::value, void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from 'Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:435:1: required from 'void atomic::matmul(const CppAD::vector&, CppAD::vector&) [with Double = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:435:1: required from 'bool atomic::atomicmatmul::forward(size_t, size_t, const CppAD::vector&, CppAD::vector&, const CppAD::vector&, CppAD::vector&) [with Type = double; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:435:1: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/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.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>' d:/RCompile/CRANpkg/lib/4.1/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>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:796:41: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if::value, void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if::value, void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from 'Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:435:1: required from 'void atomic::matmul(const CppAD::vector&, CppAD::vector&) [with Double = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:435:1: required from 'bool atomic::atomicmatmul::forward(size_t, size_t, const CppAD::vector&, CppAD::vector&, const CppAD::vector&, CppAD::vector&) [with Type = double; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:435:1: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/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, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, 0>': d:/RCompile/CRANpkg/lib/4.1/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, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/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, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/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, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/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, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:578:72: required from 'const CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; int ProductTag = 8; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:631:5: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:796:41: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if::value, void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if::value, void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from 'Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:435:1: required from 'void atomic::matmul(const CppAD::vector&, CppAD::vector&) [with Double = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:435:1: required from 'bool atomic::atomicmatmul::forward(size_t, size_t, const CppAD::vector&, CppAD::vector&, const CppAD::vector&, CppAD::vector&) [with Type = double; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:435:1: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Dense:1, from d:/RCompile/CRANpkg/lib/4.1/TMB/include/TMB.hpp:83, from gllvm.cpp:2: d:/RCompile/CRANpkg/lib/4.1/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.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:269:8: required from 'struct Eigen::internal::unary_evaluator, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, Eigen::internal::IndexBased, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:796:41: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if::value, void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if::value, void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from 'Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:435:1: required from 'void atomic::matmul(const CppAD::vector&, CppAD::vector&) [with Double = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:435:1: required from 'bool atomic::atomicmatmul::forward(size_t, size_t, const CppAD::vector&, CppAD::vector&, const CppAD::vector&, CppAD::vector&) [with Type = double; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:435:1: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ d:/RCompile/CRANpkg/lib/4.1/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.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:796:41: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if::value, void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if::value, void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from 'Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:435:1: required from 'void atomic::matmul(const CppAD::vector&, CppAD::vector&) [with Double = double]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:435:1: required from 'bool atomic::atomicmatmul::forward(size_t, size_t, const CppAD::vector&, CppAD::vector&, const CppAD::vector&, CppAD::vector&) [with Type = double; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/TMB/include/atomic_math.hpp:435:1: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] cc1plus.exe: out of memory allocating 65536 bytes make[1]: *** [D:/RCompile/recent/R-4.1.3/etc/i386/Makeconf:245: gllvm.o] Error 1 make[1]: Leaving directory '/d/temp/RtmpwHEJvU/R.INSTALL1af446bf942a1/gllvm/src-i386' ERROR: compilation failed for package 'gllvm' * removing 'd:/Rcompile/CRANpkg/lib/4.1/gllvm' * restoring previous 'd:/Rcompile/CRANpkg/lib/4.1/gllvm'