SCM

R Development Page

coxmeg log file (build_win64)

Fri Apr 09 21:20:16 2021: Building binary for package coxmeg (SVN revision 31)
using R version 4.0.5 Patched (2021-03-31 r80146) ...

* installing to library 'R:/lib/local/4.0'
* installing *source* package 'coxmeg' ...
** using staged installation
** libs
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11  -I"R:/lib/R/R-patched/include" -DNDEBUG  -I'R:/lib/local/4.0/Rcpp/include' -I'R:/lib/local/4.0/RcppEigen/include'        -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o
In file included from R:/lib/local/4.0/RcppEigen/include/Eigen/Core:397,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from RcppExports.cpp:4:
R:/lib/local/4.0/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 }; };
                                       ^
R:/lib/local/4.0/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 }; };
                                        ^
R:/lib/local/4.0/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 }; };
                                        ^
R:/lib/local/4.0/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; };
                                           ^
R:/lib/local/4.0/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; };
                                           ^
R:/lib/local/4.0/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; };
                                           ^
R:/lib/local/4.0/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
                                   ^
R:/lib/local/4.0/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
                                   ^
R:/lib/local/4.0/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
                                   ^
R:/lib/local/4.0/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) {
                                  ^
R:/lib/local/4.0/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) {
                                  ^
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:377,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from RcppExports.cpp:4:
R:/lib/local/4.0/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 {                                          \
                                                                      ^
R:/lib/local/4.0/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)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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 {                                          \
                                                                      ^
R:/lib/local/4.0/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)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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 {                                          \
                                                                      ^
R:/lib/local/4.0/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)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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 {                                          \
                                                                      ^
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:370,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from RcppExports.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:242:7:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:24:46:   required from here
R:/lib/local/4.0/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>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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]
R:/lib/local/4.0/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]
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from RcppExports.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50:   required from 'class Eigen::QuaternionBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7:   required from 'class Eigen::Quaternion'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:27:3:   required from here
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:370,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from RcppExports.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:242:7:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:88:47:   required from here
R:/lib/local/4.0/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>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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]
R:/lib/local/4.0/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]
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from RcppExports.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50:   required from 'class Eigen::QuaternionBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7:   required from 'class Eigen::Quaternion'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:92:3:   required from here
R:/lib/local/4.0/RcppEigen/include/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 R:/lib/local/4.0/RcppEigen/include/Eigen/SparseCore:37,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Sparse:26,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:31,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from RcppExports.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase >':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7:   required from 'class Eigen::SparseCompressedBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7:   required from 'class Eigen::SparseMatrix'
R:/lib/local/4.0/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from R:/lib/local/4.0/RcppEigen/include/Eigen/Core:370,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from RcppExports.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
R:/lib/local/4.0/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29:   required from here
R:/lib/local/4.0/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>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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]
R:/lib/local/4.0/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]
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from RcppExports.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
R:/lib/local/4.0/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29:   required from here
R:/lib/local/4.0/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;
                              ^~~~~~~~~~~~~~~~
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase >, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase >, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37:   required from 'class Eigen::TransposeImpl, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from 'class Eigen::Transpose >'
R:/lib/local/4.0/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:178:72:   required from here
R:/lib/local/4.0/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]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
R:/lib/local/4.0/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:179:36:   required from here
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:370,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from RcppExports.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Map.h:18:8:   required from 'struct Eigen::internal::traits > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:54:   required from 'struct Eigen::internal::accessors_level > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:109:75:   required from 'class Eigen::Map >'
R:/lib/local/4.0/Rcpp/include/Rcpp/InputParameter.h:64:11:   required from 'class Rcpp::ConstInputParameter > >'
RcppExports.cpp:15:89:   required from here
R:/lib/local/4.0/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>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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]
R:/lib/local/4.0/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]
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from RcppExports.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Map.h:24:30:   required from 'struct Eigen::internal::traits > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:54:   required from 'struct Eigen::internal::accessors_level > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:109:75:   required from 'class Eigen::Map >'
R:/lib/local/4.0/Rcpp/include/Rcpp/InputParameter.h:64:11:   required from 'class Rcpp::ConstInputParameter > >'
RcppExports.cpp:15:89:   required from here
R:/lib/local/4.0/RcppEigen/include/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;
                              ^~~~~~~~~~~~~~~~
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase >, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase >, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from 'class Eigen::MapBase >, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34:   required from 'class Eigen::MapBase >, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Map.h:94:79:   required from 'class Eigen::Map >'
R:/lib/local/4.0/Rcpp/include/Rcpp/InputParameter.h:64:11:   required from 'class Rcpp::ConstInputParameter > >'
RcppExports.cpp:15:89:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
R:/lib/local/4.0/Rcpp/include/Rcpp/InputParameter.h:77:11:   required from 'class Rcpp::ConstReferenceInputParameter >'
RcppExports.cpp:33:76:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34:   required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Map.h:94:79:   required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >'
R:/lib/local/4.0/Rcpp/include/Rcpp/InputParameter.h:64:11:   required from 'class Rcpp::ConstInputParameter, 0, Eigen::Stride<0, 0> > >'
RcppExports.cpp:73:85:   required from here
R:/lib/local/4.0/RcppEigen/include/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 R:/lib/local/4.0/RcppEigen/include/Eigen/SparseCore:37,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Sparse:26,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:31,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from RcppExports.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase, 0, Eigen::Stride<0, 0> > >':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7:   required from 'class Eigen::SparseCompressedBase, 0, Eigen::Stride<0, 0> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:50:7:   required from 'class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:148:7:   required from 'class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:222:7:   required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/MappedSparseMatrix.h:32:7:   required from 'class Eigen::MappedSparseMatrix'
R:/lib/local/4.0/Rcpp/include/Rcpp/InputParameter.h:64:11:   required from 'class Rcpp::ConstInputParameter >'
RcppExports.cpp:86:91:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from R:/lib/local/4.0/RcppEigen/include/Eigen/Core:370,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from RcppExports.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Array.h:17:8:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from 'class Eigen::Array'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:70:30:   required from 'class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:148:7:   required from 'class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:222:7:   required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/MappedSparseMatrix.h:32:7:   required from 'class Eigen::MappedSparseMatrix'
R:/lib/local/4.0/Rcpp/include/Rcpp/InputParameter.h:64:11:   required from 'class Rcpp::ConstInputParameter >'
RcppExports.cpp:86:91:   required from here
R:/lib/local/4.0/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>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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]
R:/lib/local/4.0/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]
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from RcppExports.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:70:30:   required from 'class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:148:7:   required from 'class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:222:7:   required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/MappedSparseMatrix.h:32:7:   required from 'class Eigen::MappedSparseMatrix'
R:/lib/local/4.0/Rcpp/include/Rcpp/InputParameter.h:64:11:   required from 'class Rcpp::ConstInputParameter >'
RcppExports.cpp:86:91:   required from here
R:/lib/local/4.0/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;
                              ^~~~~~~~~~~~~~~~
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:298:80:   required from 'struct Eigen::internal::evaluator > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1391:8:   required from 'struct Eigen::internal::evaluator >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:77:20:   required from 'void Eigen::internal::assign_sparse_to_sparse(DstXprType&, const SrcXprType&) [with DstXprType = Eigen::SparseMatrix; SrcXprType = Eigen::SparseMatrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:132:28:   required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::SparseMatrix; SrcXprType = Eigen::SparseMatrix; Functor = Eigen::internal::assign_op; typename SrcXprType::Scalar = double; typename DstXprType::Scalar = double]'
R:/lib/local/4.0/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::SparseMatrix; Src = Eigen::SparseMatrix; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:842:27:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::SparseMatrix; Src = Eigen::SparseMatrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:45:37:   required from 'Derived& Eigen::SparseMatrixBase::operator=(const Derived&) [with Derived = Eigen::SparseMatrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:774:26:   required from 'Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>& Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::operator=(const Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>&) [with _Scalar = double; int _Options = 0; _StorageIndex = int]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:709:13:   required from 'Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::SparseMatrix(const Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>&) [with _Scalar = double; int _Options = 0; _StorageIndex = int]'
R:/lib/local/4.0/Rcpp/include/Rcpp/InputParameter.h:46:59:   required from 'Rcpp::ReferenceInputParameter::ReferenceInputParameter(SEXP) [with T = Eigen::SparseMatrix; SEXP = SEXPREC*]'
RcppExports.cpp:29:80:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 2>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Map.h:94:79:   required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:65:32:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:842:27:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::SparseMatrix; Src = Eigen::SparseMatrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:45:37:   required from 'Derived& Eigen::SparseMatrixBase::operator=(const Derived&) [with Derived = Eigen::SparseMatrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:774:26:   required from 'Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>& Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::operator=(const Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>&) [with _Scalar = double; int _Options = 0; _StorageIndex = int]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:709:13:   required from 'Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::SparseMatrix(const Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>&) [with _Scalar = double; int _Options = 0; _StorageIndex = int]'
R:/lib/local/4.0/Rcpp/include/Rcpp/InputParameter.h:46:59:   required from 'Rcpp::ReferenceInputParameter::ReferenceInputParameter(SEXP) [with T = Eigen::SparseMatrix; SEXP = SEXPREC*]'
RcppExports.cpp:29:80:   required from here
R:/lib/local/4.0/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]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Eigen::Index = long long int]':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Redux.h:225:63:   required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, 0, Eigen::Stride<0, 0> > >; Eigen::internal::redux_impl::Scalar = int]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Eigen::internal::traits::Scalar = int]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Redux.h:453:73:   required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Eigen::internal::traits::Scalar = int]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:65:36:   required from 'Eigen::Index Eigen::SparseCompressedBase::nonZeros() const [with Derived = Eigen::SparseMatrix; Eigen::Index = long long int]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:163:21:   required from 'Eigen::SparseCompressedBase::InnerIterator::InnerIterator(const Eigen::SparseCompressedBase&, Eigen::Index) [with Derived = Eigen::SparseMatrix; Eigen::Index = long long int]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:90:53:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:842:27:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::SparseMatrix; Src = Eigen::SparseMatrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:45:37:   required from 'Derived& Eigen::SparseMatrixBase::operator=(const Derived&) [with Derived = Eigen::SparseMatrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:774:26:   required from 'Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>& Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::operator=(const Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>&) [with _Scalar = double; int _Options = 0; _StorageIndex = int]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:709:13:   required from 'Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::SparseMatrix(const Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>&) [with _Scalar = double; int _Options = 0; _StorageIndex = int]'
R:/lib/local/4.0/Rcpp/include/Rcpp/InputParameter.h:46:59:   required from 'Rcpp::ReferenceInputParameter::ReferenceInputParameter(SEXP) [with T = Eigen::SparseMatrix; SEXP = SEXPREC*]'
RcppExports.cpp:29:80:   required from here
R:/lib/local/4.0/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);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11  -I"R:/lib/R/R-patched/include" -DNDEBUG  -I'R:/lib/local/4.0/Rcpp/include' -I'R:/lib/local/4.0/RcppEigen/include'        -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c cswei.cpp -o cswei.o
In file included from R:/lib/local/4.0/RcppEigen/include/Eigen/Core:397,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from cswei.cpp:4:
R:/lib/local/4.0/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 }; };
                                       ^
R:/lib/local/4.0/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 }; };
                                        ^
R:/lib/local/4.0/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 }; };
                                        ^
R:/lib/local/4.0/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; };
                                           ^
R:/lib/local/4.0/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; };
                                           ^
R:/lib/local/4.0/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; };
                                           ^
R:/lib/local/4.0/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
                                   ^
R:/lib/local/4.0/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
                                   ^
R:/lib/local/4.0/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
                                   ^
R:/lib/local/4.0/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) {
                                  ^
R:/lib/local/4.0/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) {
                                  ^
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:377,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from cswei.cpp:4:
R:/lib/local/4.0/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 {                                          \
                                                                      ^
R:/lib/local/4.0/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)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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 {                                          \
                                                                      ^
R:/lib/local/4.0/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)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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 {                                          \
                                                                      ^
R:/lib/local/4.0/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)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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 {                                          \
                                                                      ^
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:370,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from cswei.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:242:7:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:24:46:   required from here
R:/lib/local/4.0/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>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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]
R:/lib/local/4.0/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]
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from cswei.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50:   required from 'class Eigen::QuaternionBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7:   required from 'class Eigen::Quaternion'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:27:3:   required from here
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:370,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from cswei.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:242:7:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:88:47:   required from here
R:/lib/local/4.0/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>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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]
R:/lib/local/4.0/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]
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from cswei.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50:   required from 'class Eigen::QuaternionBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7:   required from 'class Eigen::Quaternion'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:92:3:   required from here
R:/lib/local/4.0/RcppEigen/include/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 R:/lib/local/4.0/RcppEigen/include/Eigen/SparseCore:37,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Sparse:26,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:31,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from cswei.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase >':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7:   required from 'class Eigen::SparseCompressedBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7:   required from 'class Eigen::SparseMatrix'
R:/lib/local/4.0/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from R:/lib/local/4.0/RcppEigen/include/Eigen/Core:370,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from cswei.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
R:/lib/local/4.0/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29:   required from here
R:/lib/local/4.0/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>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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]
R:/lib/local/4.0/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]
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from cswei.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
R:/lib/local/4.0/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29:   required from here
R:/lib/local/4.0/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;
                              ^~~~~~~~~~~~~~~~
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase >, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase >, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37:   required from 'class Eigen::TransposeImpl, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from 'class Eigen::Transpose >'
R:/lib/local/4.0/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:178:72:   required from here
R:/lib/local/4.0/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]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
R:/lib/local/4.0/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:179:36:   required from here
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:370,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from cswei.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
cswei.cpp:19:79:   required from here
R:/lib/local/4.0/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>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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]
R:/lib/local/4.0/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]
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from cswei.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
cswei.cpp:19:79:   required from here
R:/lib/local/4.0/RcppEigen/include/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;
                              ^~~~~~~~~~~~~~~~
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase >, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase >, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from 'class Eigen::MapBase >, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34:   required from 'class Eigen::MapBase >, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Map.h:94:79:   required from 'class Eigen::Map >'
cswei.cpp:19:79:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 2>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 2>, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, 2> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, 2> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Reverse.h:63:52:   required from 'class Eigen::Reverse, 2>'
cswei.cpp:28:25:   required from here
R:/lib/local/4.0/RcppEigen/include/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:520,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from cswei.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Reverse.h: In instantiation of 'class Eigen::Reverse, 2>':
cswei.cpp:28:25:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Reverse.h:85:71: warning: ignoring attributes on template argument 'Eigen::MatrixBase, 2> >::PacketScalar' {aka '__vector(2) double'} [-Wignored-attributes]
     typedef internal::reverse_packet_cond reverse_packet;
                                                                       ^~~~~~~~~~~~~~
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11  -I"R:/lib/R/R-patched/include" -DNDEBUG  -I'R:/lib/local/4.0/Rcpp/include' -I'R:/lib/local/4.0/RcppEigen/include'        -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c invsph.cpp -o invsph.o
In file included from R:/lib/local/4.0/RcppEigen/include/Eigen/Core:397,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from invsph.cpp:4:
R:/lib/local/4.0/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 }; };
                                       ^
R:/lib/local/4.0/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 }; };
                                        ^
R:/lib/local/4.0/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 }; };
                                        ^
R:/lib/local/4.0/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; };
                                           ^
R:/lib/local/4.0/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; };
                                           ^
R:/lib/local/4.0/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; };
                                           ^
R:/lib/local/4.0/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
                                   ^
R:/lib/local/4.0/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
                                   ^
R:/lib/local/4.0/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
                                   ^
R:/lib/local/4.0/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) {
                                  ^
R:/lib/local/4.0/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) {
                                  ^
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:377,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from invsph.cpp:4:
R:/lib/local/4.0/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 {                                          \
                                                                      ^
R:/lib/local/4.0/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)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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 {                                          \
                                                                      ^
R:/lib/local/4.0/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)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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 {                                          \
                                                                      ^
R:/lib/local/4.0/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)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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 {                                          \
                                                                      ^
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:370,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from invsph.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:242:7:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:24:46:   required from here
R:/lib/local/4.0/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>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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]
R:/lib/local/4.0/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]
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from invsph.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50:   required from 'class Eigen::QuaternionBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7:   required from 'class Eigen::Quaternion'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:27:3:   required from here
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:370,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from invsph.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:242:7:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:88:47:   required from here
R:/lib/local/4.0/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>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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]
R:/lib/local/4.0/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]
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from invsph.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50:   required from 'class Eigen::QuaternionBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7:   required from 'class Eigen::Quaternion'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:92:3:   required from here
R:/lib/local/4.0/RcppEigen/include/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 R:/lib/local/4.0/RcppEigen/include/Eigen/SparseCore:37,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Sparse:26,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:31,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from invsph.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase >':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7:   required from 'class Eigen::SparseCompressedBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7:   required from 'class Eigen::SparseMatrix'
R:/lib/local/4.0/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from R:/lib/local/4.0/RcppEigen/include/Eigen/Core:370,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from invsph.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
R:/lib/local/4.0/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29:   required from here
R:/lib/local/4.0/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>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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]
R:/lib/local/4.0/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]
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from invsph.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
R:/lib/local/4.0/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29:   required from here
R:/lib/local/4.0/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;
                              ^~~~~~~~~~~~~~~~
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase >, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase >, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37:   required from 'class Eigen::TransposeImpl, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from 'class Eigen::Transpose >'
R:/lib/local/4.0/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:178:72:   required from here
R:/lib/local/4.0/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]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
R:/lib/local/4.0/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:179:36:   required from here
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:370,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from invsph.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Map.h:18:8:   required from 'struct Eigen::internal::traits > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:54:   required from 'struct Eigen::internal::accessors_level > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:109:75:   required from 'class Eigen::Map >'
invsph.cpp:29:32:   required from here
R:/lib/local/4.0/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>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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]
R:/lib/local/4.0/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]
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from invsph.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Map.h:24:30:   required from 'struct Eigen::internal::traits > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:54:   required from 'struct Eigen::internal::accessors_level > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:109:75:   required from 'class Eigen::Map >'
invsph.cpp:29:32:   required from here
R:/lib/local/4.0/RcppEigen/include/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;
                              ^~~~~~~~~~~~~~~~
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase >, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase >, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from 'class Eigen::MapBase >, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34:   required from 'class Eigen::MapBase >, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Map.h:94:79:   required from 'class Eigen::Map >'
invsph.cpp:29:32:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
invsph.cpp:32:14:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from 'class Eigen::Array'
invsph.cpp:35:18:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from 'class Eigen::DenseCoeffsBase > >, 2>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from 'class Eigen::ArrayWrapper > >'
invsph.cpp:35:33:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, const Eigen::ArrayWrapper > > >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > >, const Eigen::ArrayWrapper > > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper > >, const Eigen::ArrayWrapper > > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper > >, const Eigen::ArrayWrapper > >, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper > >, const Eigen::ArrayWrapper > > >'
invsph.cpp:35:44:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, -1, 1, true> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, -1, 1, true> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from 'class Eigen::MapBase, -1, 1, true>, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34:   required from 'class Eigen::MapBase, -1, 1, true>, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true, true>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from 'class Eigen::BlockImpl, -1, 1, true, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from 'class Eigen::Block, -1, 1, true>'
invsph.cpp:46:10:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from 'class Eigen::DenseCoeffsBase >, 2>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from 'class Eigen::ArrayWrapper >'
invsph.cpp:50:22:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, 1, -1>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase > >, 1, -1> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase > >, 1, -1> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Replicate.h:61:65:   required from 'class Eigen::Replicate > >, 1, -1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28:   required from 'struct Eigen::internal::traits, const Eigen::ArrayWrapper >, const Eigen::Replicate > >, 1, -1> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::Replicate > >, 1, -1>, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::Replicate > >, 1, -1> >'
invsph.cpp:50:45:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::Replicate > >, 1, -1> >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::Replicate > >, 1, -1> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::Replicate > >, 1, -1> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::Replicate > >, 1, -1>, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::Replicate > >, 1, -1> >'
invsph.cpp:50:45:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, 1, -1, false> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, 1, -1, false> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from 'class Eigen::MapBase, 1, -1, false>, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34:   required from 'class Eigen::MapBase, 1, -1, false>, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from 'class Eigen::internal::BlockImpl_dense, 1, -1, false, true>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from 'class Eigen::BlockImpl, 1, -1, false, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from 'class Eigen::Block, 1, -1, false>'
invsph.cpp:53:17:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 0>, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Reverse.h:63:52:   required from 'class Eigen::Reverse, 0>'
invsph.cpp:54:35:   required from here
R:/lib/local/4.0/RcppEigen/include/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:520,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from invsph.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Reverse.h: In instantiation of 'class Eigen::Reverse, 0>':
invsph.cpp:54:35:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Reverse.h:85:71: warning: ignoring attributes on template argument 'Eigen::MatrixBase, 0> >::PacketScalar' {aka '__vector(2) double'} [-Wignored-attributes]
     typedef internal::reverse_packet_cond reverse_packet;
                                                                       ^~~~~~~~~~~~~~
In file included from R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from invsph.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase >, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase >, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from 'class Eigen::ArrayWrapper >'
invsph.cpp:60:25:   required from here
R:/lib/local/4.0/RcppEigen/include/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;
                              ^~~~~~~~~~~~~~~~
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, 1, -1> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase, 1, -1> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Replicate.h:61:65:   required from 'class Eigen::Replicate, 1, -1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28:   required from 'struct Eigen::internal::traits, const Eigen::ArrayWrapper >, const Eigen::Replicate, 1, -1> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::Replicate, 1, -1>, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::Replicate, 1, -1> >'
invsph.cpp:60:39:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::Replicate, 1, -1> >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::Replicate, 1, -1> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::Replicate, 1, -1> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::Replicate, 1, -1>, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::Replicate, 1, -1> >'
invsph.cpp:60:39:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::Replicate > >, 1, -1> >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::Replicate > >, 1, -1> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::Replicate > >, 1, -1> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::Replicate > >, 1, -1>, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::Replicate > >, 1, -1> >'
invsph.cpp:67:48:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper >, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >'
invsph.cpp:70:35:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, Eigen::Matrix, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, Eigen::Matrix, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 0, 8>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from 'class Eigen::ProductImpl, Eigen::Matrix, 0, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from 'class Eigen::Product, Eigen::Matrix, 0>'
invsph.cpp:79:11:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::Array > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase, const Eigen::Array > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from 'class Eigen::CwiseNullaryOp, const Eigen::Array >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28:   required from 'struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >'
R:/lib/local/4.0/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>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >'
invsph.cpp:86:14:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array > >'
R:/lib/local/4.0/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>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::Array >'
invsph.cpp:86:14:   required from here
R:/lib/local/4.0/RcppEigen/include/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 R:/lib/local/4.0/RcppEigen/include/Eigen/SparseCore:37,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Sparse:26,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:31,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from invsph.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase, 0, Eigen::OuterStride<> > >':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7:   required from 'class Eigen::SparseCompressedBase, 0, Eigen::OuterStride<> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:50:7:   required from 'class Eigen::SparseMapBase, 0, Eigen::OuterStride<> >, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:83:34:   required from 'class Eigen::internal::SparseRefBase, 0, Eigen::OuterStride<> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:37:41:   recursively required by substitution of 'template static Eigen::internal::is_ref_compatible_impl >::yes Eigen::internal::is_ref_compatible_impl >::test(const Eigen::Ref&, int) [with T = Eigen::SparseMatrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:37:41:   required from 'struct Eigen::internal::is_ref_compatible_impl >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:43:8:   required from 'struct Eigen::internal::is_ref_compatible >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:46:49:   required from 'class Eigen::IterativeSolverBase, 3> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:158:7:   required from 'class Eigen::ConjugateGradient, 3>'
invsph.cpp:104:63:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from R:/lib/local/4.0/RcppEigen/include/Eigen/Core:370,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from invsph.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Array.h:17:8:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from 'class Eigen::Array'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:70:30:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:37:41:   recursively required by substitution of 'template static Eigen::internal::is_ref_compatible_impl >::yes Eigen::internal::is_ref_compatible_impl >::test(const Eigen::Ref&, int) [with T = Eigen::SparseMatrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:37:41:   required from 'struct Eigen::internal::is_ref_compatible_impl >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:43:8:   required from 'struct Eigen::internal::is_ref_compatible >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:46:49:   required from 'class Eigen::IterativeSolverBase, 3> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:158:7:   required from 'class Eigen::ConjugateGradient, 3>'
invsph.cpp:104:63:   required from here
R:/lib/local/4.0/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>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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]
R:/lib/local/4.0/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]
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from invsph.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:37:41:   recursively required by substitution of 'template static Eigen::internal::is_ref_compatible_impl >::yes Eigen::internal::is_ref_compatible_impl >::test(const Eigen::Ref&, int) [with T = Eigen::SparseMatrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:37:41:   required from 'struct Eigen::internal::is_ref_compatible_impl >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:43:8:   required from 'struct Eigen::internal::is_ref_compatible >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:46:49:   required from 'class Eigen::IterativeSolverBase, 3> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:158:7:   required from 'class Eigen::ConjugateGradient, 3>'
invsph.cpp:104:63:   required from here
R:/lib/local/4.0/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;
                              ^~~~~~~~~~~~~~~~
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::Matrix >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >, Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase >, Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:86:7:   required from 'class Eigen::SolveImpl >, Eigen::Matrix, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:62:7:   required from 'class Eigen::Solve >, Eigen::Matrix >'
invsph.cpp:109:40:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 3>, Eigen::Matrix >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, 3>, Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, 3>, Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:86:7:   required from 'class Eigen::SolveImpl, 3>, Eigen::Matrix, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:62:7:   required from 'class Eigen::Solve, 3>, Eigen::Matrix >'
invsph.cpp:113:40:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true> >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, -1, 1, true> >, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, -1, 1, true> >, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, -1, 1, true> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase, -1, 1, true> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from 'class Eigen::ArrayWrapper, -1, 1, true> >'
invsph.cpp:119:66:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::ArrayWrapper, -1, 1, true> > >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::Array, const Eigen::ArrayWrapper, -1, 1, true> > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase, const Eigen::Array, const Eigen::ArrayWrapper, -1, 1, true> > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::ArrayWrapper, -1, 1, true> >, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::ArrayWrapper, -1, 1, true> > >'
invsph.cpp:119:66:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, const Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28:   required from 'struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >'
R:/lib/local/4.0/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>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >'
invsph.cpp:121:29:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >'
R:/lib/local/4.0/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>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >'
invsph.cpp:121:29:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase >, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase >, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37:   required from 'class Eigen::TransposeImpl, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from 'class Eigen::Transpose >'
invsph.cpp:127:64:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >'
invsph.cpp:171:41:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 2>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Map.h:94:79:   required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:65:32:   required from 'Eigen::Index Eigen::SparseCompressedBase::nonZeros() const [with Derived = Eigen::SparseMatrix; Eigen::Index = long long int]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:163:21:   required from 'Eigen::SparseCompressedBase::InnerIterator::InnerIterator(const Eigen::SparseCompressedBase&, Eigen::Index) [with Derived = Eigen::SparseMatrix; Eigen::Index = long long int]'
invsph.cpp:94:40:   required from here
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:445,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from invsph.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, false> >':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20:   required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, false>; SrcXprType = Eigen::Block, 1, -1, false>; Functor = Eigen::internal::add_assign_op]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31:   required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, false>; SrcXprType = Eigen::Block, 1, -1, false>; Functor = Eigen::internal::add_assign_op; Weak = void]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 1, -1, false>; Src = Eigen::Block, 1, -1, false>; Func = Eigen::internal::add_assign_op]'
R:/lib/local/4.0/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::Block, 1, -1, false>; Func = Eigen::internal::add_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:177:18:   required from 'Derived& Eigen::MatrixBase::operator+=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, 1, -1, false>; Derived = Eigen::Block, 1, -1, false>]'
invsph.cpp:57:34:   required from here
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/SparseCore:37,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Sparse:26,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:31,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from invsph.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase > >':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7:   required from 'class Eigen::SparseCompressedBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:22:9:   required from 'class Eigen::internal::SparseTransposeImpl, 1024>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:45:37:   required from 'class Eigen::TransposeImpl, Eigen::Sparse>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from 'class Eigen::Transpose >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/OrderingMethods/Ordering.h:30:5:   required from 'void Eigen::internal::ordering_helper_at_plus_a(const MatrixType&, MatrixType&) [with MatrixType = Eigen::SparseMatrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/OrderingMethods/Ordering.h:65:42:   required from 'void Eigen::AMDOrdering::operator()(const MatrixType&, Eigen::AMDOrdering::PermutationType&) [with MatrixType = Eigen::SparseMatrix; StorageIndex = int; Eigen::AMDOrdering::PermutationType = Eigen::PermutationMatrix<-1, -1, int>]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:663:15:   required from 'void Eigen::SimplicialCholeskyBase::ordering(const MatrixType&, const CholMatrixType*&, Eigen::SimplicialCholeskyBase::CholMatrixType&) [with Derived = Eigen::SimplicialLDLT >; Eigen::SimplicialCholeskyBase::MatrixType = Eigen::SparseMatrix; Eigen::SimplicialCholeskyBase::ConstCholMatrixPtr = const Eigen::SparseMatrix*; Eigen::SimplicialCholeskyBase::CholMatrixType = Eigen::SparseMatrix; typename Eigen::internal::traits::MatrixType::StorageIndex = int; typename Eigen::internal::traits::MatrixType::Scalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:200:7:   required from 'void Eigen::SimplicialCholeskyBase::compute(const MatrixType&) [with bool DoLDLT = true; Derived = Eigen::SimplicialLDLT >; Eigen::SimplicialCholeskyBase::MatrixType = Eigen::SparseMatrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:463:35:   required from 'Eigen::SimplicialLDLT<_MatrixType, _UpLo, _Ordering>& Eigen::SimplicialLDLT<_MatrixType, _UpLo, _Ordering>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; int _UpLo = 1; _Ordering = Eigen::AMDOrdering; Eigen::SimplicialLDLT<_MatrixType, _UpLo, _Ordering>::MatrixType = Eigen::SparseMatrix]'
invsph.cpp:108:27:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase, const Eigen::SparseMatrix, const Eigen::SparseMatrix > >':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:36:7:   required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::SparseMatrix, const Eigen::SparseMatrix, Eigen::Sparse>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::SparseMatrix, const Eigen::SparseMatrix >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/OrderingMethods/Ordering.h:36:14:   required from 'void Eigen::internal::ordering_helper_at_plus_a(const MatrixType&, MatrixType&) [with MatrixType = Eigen::SparseMatrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/OrderingMethods/Ordering.h:65:42:   required from 'void Eigen::AMDOrdering::operator()(const MatrixType&, Eigen::AMDOrdering::PermutationType&) [with MatrixType = Eigen::SparseMatrix; StorageIndex = int; Eigen::AMDOrdering::PermutationType = Eigen::PermutationMatrix<-1, -1, int>]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:663:15:   required from 'void Eigen::SimplicialCholeskyBase::ordering(const MatrixType&, const CholMatrixType*&, Eigen::SimplicialCholeskyBase::CholMatrixType&) [with Derived = Eigen::SimplicialLDLT >; Eigen::SimplicialCholeskyBase::MatrixType = Eigen::SparseMatrix; Eigen::SimplicialCholeskyBase::ConstCholMatrixPtr = const Eigen::SparseMatrix*; Eigen::SimplicialCholeskyBase::CholMatrixType = Eigen::SparseMatrix; typename Eigen::internal::traits::MatrixType::StorageIndex = int; typename Eigen::internal::traits::MatrixType::Scalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:200:7:   required from 'void Eigen::SimplicialCholeskyBase::compute(const MatrixType&) [with bool DoLDLT = true; Derived = Eigen::SimplicialLDLT >; Eigen::SimplicialCholeskyBase::MatrixType = Eigen::SparseMatrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:463:35:   required from 'Eigen::SimplicialLDLT<_MatrixType, _UpLo, _Ordering>& Eigen::SimplicialLDLT<_MatrixType, _UpLo, _Ordering>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; int _UpLo = 1; _Ordering = Eigen::AMDOrdering; Eigen::SimplicialLDLT<_MatrixType, _UpLo, _Ordering>::MatrixType = Eigen::SparseMatrix]'
invsph.cpp:108:27:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
In file included from R:/lib/local/4.0/RcppEigen/include/Eigen/Core:445,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from invsph.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true> >':
R:/lib/local/4.0/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::Map >; Functor = Eigen::internal::assign_op]'
R:/lib/local/4.0/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::Map >; Functor = Eigen::internal::assign_op; Weak = void]'
R:/lib/local/4.0/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::Map >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/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::Map >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]'
R:/lib/local/4.0/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::Map >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Assign.h:66:28:   required from 'Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Map >; Derived = Eigen::Block, -1, 1, true>]'
invsph.cpp:46:14:   required from here
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from invsph.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:298:80:   required from 'struct Eigen::internal::evaluator > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1391:8:   required from 'struct Eigen::internal::evaluator >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:77:20:   required from 'void Eigen::internal::assign_sparse_to_sparse(DstXprType&, const SrcXprType&) [with DstXprType = Eigen::SparseMatrix; SrcXprType = Eigen::SparseMatrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:132:28:   required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::SparseMatrix; SrcXprType = Eigen::SparseMatrix; Functor = Eigen::internal::assign_op; typename SrcXprType::Scalar = double; typename DstXprType::Scalar = double]'
R:/lib/local/4.0/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::SparseMatrix; Src = Eigen::SparseMatrix; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:842:27:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&) [with Dst = Eigen::SparseMatrix; Src = Eigen::SparseMatrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:45:37:   required from 'Derived& Eigen::SparseMatrixBase::operator=(const Derived&) [with Derived = Eigen::SparseMatrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:774:26:   required from 'Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>& Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::operator=(const Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>&) [with _Scalar = double; int _Options = 0; _StorageIndex = int]'
invsph.cpp:91:10:   required from here
R:/lib/local/4.0/RcppEigen/include/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;
                              ^~~~~~~~~~~~~~~~
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Eigen::Index = long long int]':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Redux.h:225:63:   required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, 0, Eigen::Stride<0, 0> > >; Eigen::internal::redux_impl::Scalar = int]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Eigen::internal::traits::Scalar = int]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Redux.h:453:73:   required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Eigen::internal::traits::Scalar = int]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:65:36:   required from 'Eigen::Index Eigen::SparseCompressedBase::nonZeros() const [with Derived = Eigen::SparseMatrix; Eigen::Index = long long int]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:163:21:   required from 'Eigen::SparseCompressedBase::InnerIterator::InnerIterator(const Eigen::SparseCompressedBase&, Eigen::Index) [with Derived = Eigen::SparseMatrix; Eigen::Index = long long int]'
invsph.cpp:94:40:   required from here
R:/lib/local/4.0/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);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/OrderingMethods/Ordering.h:30:5:   required from 'void Eigen::internal::ordering_helper_at_plus_a(const MatrixType&, MatrixType&) [with MatrixType = Eigen::SparseMatrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/OrderingMethods/Ordering.h:65:42:   required from 'void Eigen::AMDOrdering::operator()(const MatrixType&, Eigen::AMDOrdering::PermutationType&) [with MatrixType = Eigen::SparseMatrix; StorageIndex = int; Eigen::AMDOrdering::PermutationType = Eigen::PermutationMatrix<-1, -1, int>]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:663:15:   required from 'void Eigen::SimplicialCholeskyBase::ordering(const MatrixType&, const CholMatrixType*&, Eigen::SimplicialCholeskyBase::CholMatrixType&) [with Derived = Eigen::SimplicialLDLT >; Eigen::SimplicialCholeskyBase::MatrixType = Eigen::SparseMatrix; Eigen::SimplicialCholeskyBase::ConstCholMatrixPtr = const Eigen::SparseMatrix*; Eigen::SimplicialCholeskyBase::CholMatrixType = Eigen::SparseMatrix; typename Eigen::internal::traits::MatrixType::StorageIndex = int; typename Eigen::internal::traits::MatrixType::Scalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:200:7:   required from 'void Eigen::SimplicialCholeskyBase::compute(const MatrixType&) [with bool DoLDLT = true; Derived = Eigen::SimplicialLDLT >; Eigen::SimplicialCholeskyBase::MatrixType = Eigen::SparseMatrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:463:35:   required from 'Eigen::SimplicialLDLT<_MatrixType, _UpLo, _Ordering>& Eigen::SimplicialLDLT<_MatrixType, _UpLo, _Ordering>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; int _UpLo = 1; _Ordering = Eigen::AMDOrdering; Eigen::SimplicialLDLT<_MatrixType, _UpLo, _Ordering>::MatrixType = Eigen::SparseMatrix]'
invsph.cpp:108:27:   required from here
R:/lib/local/4.0/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;
                              ^~~~~~~~~~~~~~~~
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 2>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, Eigen::Matrix, 2> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, Eigen::Matrix, 2> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 2, 8>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from 'class Eigen::ProductImpl, Eigen::Matrix, 2, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from 'class Eigen::Product, Eigen::Matrix, 2>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:165:20:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Matrix >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/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::Matrix; Src = Eigen::Solve >, Eigen::Matrix >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Matrix >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32:   required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Matrix >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/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 >, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
invsph.cpp:109:40:   required from here
R:/lib/local/4.0/RcppEigen/include/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 R:/lib/local/4.0/RcppEigen/include/Eigen/SparseCore:37,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Sparse:26,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:31,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from invsph.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase, 5> >':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:25:56:   required from 'class Eigen::TriangularViewImpl, 5, Eigen::Sparse>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:186:58:   required from 'class Eigen::TriangularView, 5>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:170:29:   required from 'void Eigen::SimplicialCholeskyBase::_solve_impl(const Eigen::MatrixBase&, Eigen::MatrixBase&) const [with Rhs = Eigen::Matrix; Dest = Eigen::Matrix; Derived = Eigen::SimplicialLDLT >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:147:5:   required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; DecType = Eigen::SimplicialLDLT >; RhsType = Eigen::Matrix; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve >, Eigen::Matrix >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Matrix >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/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::Matrix; Src = Eigen::Solve >, Eigen::Matrix >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Matrix >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32:   required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Matrix >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/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 >, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
invsph.cpp:109:40:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from invsph.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, const Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from 'class Eigen::CwiseUnaryOp, const Eigen::Matrix >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:230:47:   required from 'struct Eigen::internal::traits, const Eigen::Matrix > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/EigenBase.h:41:59:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Matrix >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/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::Matrix; Src = Eigen::Solve >, Eigen::Matrix >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Matrix >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32:   required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Matrix >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/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 >, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
invsph.cpp:109:40:   required from here
R:/lib/local/4.0/RcppEigen/include/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;
                              ^~~~~~~~~~~~~~~~
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix > >, Eigen::Matrix, 1>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::Matrix > >, Eigen::Matrix, 1> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, const Eigen::Matrix > >, Eigen::Matrix, 1> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from 'class Eigen::internal::dense_product_base, const Eigen::Matrix > >, Eigen::Matrix, 1, 8>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from 'class Eigen::ProductImpl, const Eigen::Matrix > >, Eigen::Matrix, 1, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from 'class Eigen::Product, const Eigen::Matrix > >, Eigen::Matrix, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:173:46:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Matrix >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/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::Matrix; Src = Eigen::Solve >, Eigen::Matrix >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Matrix >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32:   required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Matrix >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/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 >, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
invsph.cpp:109:40:   required from here
R:/lib/local/4.0/RcppEigen/include/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 R:/lib/local/4.0/RcppEigen/include/Eigen/SparseCore:37,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Sparse:26,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:31,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from invsph.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase >, 6> >':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:25:56:   required from 'class Eigen::TriangularViewImpl >, 6, Eigen::Sparse>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:186:58:   required from 'class Eigen::TriangularView >, 6>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:176:29:   required from 'void Eigen::SimplicialCholeskyBase::_solve_impl(const Eigen::MatrixBase&, Eigen::MatrixBase&) const [with Rhs = Eigen::Matrix; Dest = Eigen::Matrix; Derived = Eigen::SimplicialLDLT >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:147:5:   required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; DecType = Eigen::SimplicialLDLT >; RhsType = Eigen::Matrix; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve >, Eigen::Matrix >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Matrix >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/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::Matrix; Src = Eigen::Solve >, Eigen::Matrix >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Matrix >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32:   required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Matrix >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/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 >, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
invsph.cpp:109:40:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from invsph.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:327:30:   required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Eigen::DenseBase::Scalar = int]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:501:10:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/OrderingMethods/Ordering.h:30:5:   required from 'void Eigen::internal::ordering_helper_at_plus_a(const MatrixType&, MatrixType&) [with MatrixType = Eigen::SparseMatrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/OrderingMethods/Ordering.h:65:42:   required from 'void Eigen::AMDOrdering::operator()(const MatrixType&, Eigen::AMDOrdering::PermutationType&) [with MatrixType = Eigen::SparseMatrix; StorageIndex = int; Eigen::AMDOrdering::PermutationType = Eigen::PermutationMatrix<-1, -1, int>]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:663:15:   required from 'void Eigen::SimplicialCholeskyBase::ordering(const MatrixType&, const CholMatrixType*&, Eigen::SimplicialCholeskyBase::CholMatrixType&) [with Derived = Eigen::SimplicialLDLT >; Eigen::SimplicialCholeskyBase::MatrixType = Eigen::SparseMatrix; Eigen::SimplicialCholeskyBase::ConstCholMatrixPtr = const Eigen::SparseMatrix*; Eigen::SimplicialCholeskyBase::CholMatrixType = Eigen::SparseMatrix; typename Eigen::internal::traits::MatrixType::StorageIndex = int; typename Eigen::internal::traits::MatrixType::Scalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:200:7:   required from 'void Eigen::SimplicialCholeskyBase::compute(const MatrixType&) [with bool DoLDLT = true; Derived = Eigen::SimplicialLDLT >; Eigen::SimplicialCholeskyBase::MatrixType = Eigen::SparseMatrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:463:35:   required from 'Eigen::SimplicialLDLT<_MatrixType, _UpLo, _Ordering>& Eigen::SimplicialLDLT<_MatrixType, _UpLo, _Ordering>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; int _UpLo = 1; _Ordering = Eigen::AMDOrdering; Eigen::SimplicialLDLT<_MatrixType, _UpLo, _Ordering>::MatrixType = Eigen::SparseMatrix]'
invsph.cpp:108:27:   required from here
R:/lib/local/4.0/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;
                              ^~~~~~~~~~~~~~~~
In file included from R:/lib/local/4.0/RcppEigen/include/Eigen/SparseCore:37,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Sparse:26,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:31,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from invsph.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase, 0, Eigen::OuterStride<> > > >':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7:   required from 'class Eigen::SparseCompressedBase, 0, Eigen::OuterStride<> > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:22:9:   required from 'class Eigen::internal::SparseTransposeImpl, 0, Eigen::OuterStride<> >, 1024>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:45:37:   required from 'class Eigen::TransposeImpl, 0, Eigen::OuterStride<> >, Eigen::Sparse>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from 'class Eigen::Transpose, 0, Eigen::OuterStride<> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:223:23:   required from 'void Eigen::ConjugateGradient<_MatrixType, _UpLo, _Preconditioner>::_solve_with_guess_impl(const Rhs&, Dest&) const [with Rhs = Eigen::Matrix; Dest = Eigen::Matrix; _MatrixType = Eigen::SparseMatrix; int _UpLo = 3; _Preconditioner = Eigen::DiagonalPreconditioner]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:237:5:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/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::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32:   required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Matrix >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/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, 3>, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
invsph.cpp:113:40:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from invsph.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 2>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, -1, 1, true> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, -1, 1, true> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from 'class Eigen::MapBase, -1, 1, true>, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true, true>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/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::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32:   required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Matrix >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/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, 3>, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
invsph.cpp:113:40:   required from here
R:/lib/local/4.0/RcppEigen/include/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;
                              ^~~~~~~~~~~~~~~~
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:501:10:   required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:236:5:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/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::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32:   required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Matrix >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/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, 3>, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
invsph.cpp:113:40:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> > >, Eigen::Block, -1, 1, true>, 0>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> > >, Eigen::Block, -1, 1, true>, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >, Eigen::Block, -1, 1, true>, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from 'class Eigen::internal::dense_product_base, 0, Eigen::OuterStride<> > >, Eigen::Block, -1, 1, true>, 0, 7>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from 'class Eigen::ProductImpl, 0, Eigen::OuterStride<> > >, Eigen::Block, -1, 1, true>, 0, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from 'class Eigen::Product, 0, Eigen::OuterStride<> > >, Eigen::Block, -1, 1, true>, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:43:35:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/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::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32:   required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Matrix >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/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, 3>, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
invsph.cpp:113:40:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, const Eigen::Product, 0, Eigen::OuterStride<> > >, Eigen::Block, -1, 1, true>, 0> >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, const Eigen::Product, 0, Eigen::OuterStride<> > >, Eigen::Block, -1, 1, true>, 0> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, const Eigen::Product, 0, Eigen::OuterStride<> > >, Eigen::Block, -1, 1, true>, 0> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, true>, const Eigen::Product, 0, Eigen::OuterStride<> > >, Eigen::Block, -1, 1, true>, 0>, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Product, 0, Eigen::OuterStride<> > >, Eigen::Block, -1, 1, true>, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:43:29:   required from 'void Eigen::internal::conjugate_gradient(const MatrixType&, const Rhs&, Dest&, const Preconditioner&, Eigen::Index&, typename Dest::RealScalar&) [with MatrixType = Eigen::Transpose, 0, Eigen::OuterStride<> > >; Rhs = Eigen::Block, -1, 1, true>; Dest = Eigen::Block, -1, 1, true>; Preconditioner = Eigen::DiagonalPreconditioner; Eigen::Index = long long int; typename Dest::RealScalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:224:35:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/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::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32:   required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Matrix >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/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, 3>, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
invsph.cpp:113:40:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:86:7:   required from 'class Eigen::SolveImpl, Eigen::Matrix, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:62:7:   required from 'class Eigen::Solve, Eigen::Matrix >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:64:5:   required from 'void Eigen::internal::conjugate_gradient(const MatrixType&, const Rhs&, Dest&, const Preconditioner&, Eigen::Index&, typename Dest::RealScalar&) [with MatrixType = Eigen::Transpose, 0, Eigen::OuterStride<> > >; Rhs = Eigen::Block, -1, 1, true>; Dest = Eigen::Block, -1, 1, true>; Preconditioner = Eigen::DiagonalPreconditioner; Eigen::Index = long long int; typename Dest::RealScalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:224:35:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/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::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32:   required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Matrix >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/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, 3>, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
invsph.cpp:113:40:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> > >, Eigen::Matrix, 0>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> > >, Eigen::Matrix, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >, Eigen::Matrix, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from 'class Eigen::internal::dense_product_base, 0, Eigen::OuterStride<> > >, Eigen::Matrix, 0, 7>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from 'class Eigen::ProductImpl, 0, Eigen::OuterStride<> > >, Eigen::Matrix, 0, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from 'class Eigen::Product, 0, Eigen::OuterStride<> > >, Eigen::Matrix, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:71:25:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/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::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32:   required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Matrix >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/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, 3>, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
invsph.cpp:113:40:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, const Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28:   required from 'struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >'
R:/lib/local/4.0/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>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/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::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32:   required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Matrix >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/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, 3>, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
invsph.cpp:113:40:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >'
R:/lib/local/4.0/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>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:74:16:   required from 'void Eigen::internal::conjugate_gradient(const MatrixType&, const Rhs&, Dest&, const Preconditioner&, Eigen::Index&, typename Dest::RealScalar&) [with MatrixType = Eigen::Transpose, 0, Eigen::OuterStride<> > >; Rhs = Eigen::Block, -1, 1, true>; Dest = Eigen::Block, -1, 1, true>; Preconditioner = Eigen::DiagonalPreconditioner; Eigen::Index = long long int; typename Dest::RealScalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:224:35:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/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::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32:   required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Matrix >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/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, 3>, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
invsph.cpp:113:40:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:86:11:   required from 'void Eigen::internal::conjugate_gradient(const MatrixType&, const Rhs&, Dest&, const Preconditioner&, Eigen::Index&, typename Dest::RealScalar&) [with MatrixType = Eigen::Transpose, 0, Eigen::OuterStride<> > >; Rhs = Eigen::Block, -1, 1, true>; Dest = Eigen::Block, -1, 1, true>; Preconditioner = Eigen::DiagonalPreconditioner; Eigen::Index = long long int; typename Dest::RealScalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:224:35:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/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::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32:   required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Matrix >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/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, 3>, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
invsph.cpp:113:40:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true> >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, true>, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >'
R:/lib/local/4.0/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, true>; typename Eigen::NumTraits::Scalar>::Real = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:45:14:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/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::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32:   required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Matrix >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/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, 3>, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
invsph.cpp:113:40:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, const Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from 'class Eigen::CwiseUnaryOp, const Eigen::Matrix >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Dot.h:98:43:   required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Matrix; typename Eigen::NumTraits::Scalar>::Real = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:55:14:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/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::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32:   required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Matrix >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/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, 3>, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
invsph.cpp:113:40:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:327:30:   required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Block, -1, 1, true>; Eigen::DenseBase::Scalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:501:10:   required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Block, -1, 1, true>]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:48:5:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/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::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32:   required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Matrix >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/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, 3>, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
invsph.cpp:113:40:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Dot.h:37:48:   required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Matrix; U = Eigen::Matrix; bool NeedToTranspose = false; Eigen::internal::dot_nocheck::ResScalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/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::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32:   required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Matrix >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/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, 3>, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
invsph.cpp:113:40:   required from here
R:/lib/local/4.0/RcppEigen/include/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:445,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from invsph.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true> >':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8:   required from 'struct Eigen::internal::evaluator, -1, 1, true> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:522:55:   required from 'struct Eigen::internal::unary_evaluator, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, double>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from 'struct Eigen::internal::evaluator, const Eigen::Block, -1, 1, true> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from 'class Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true> > >'
R:/lib/local/4.0/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, true> >; typename Eigen::internal::traits::Scalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Redux.h:453:73:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/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::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32:   required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Matrix >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/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, 3>, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
invsph.cpp:113:40:   required from here
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from invsph.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/Rcpp/include/Rcpp/vector/Vector.h:533:34:   required from 'static void Rcpp::Vector::replace_element__dispatch__isArgument(Rcpp::traits::false_type, Rcpp::Vector::iterator, SEXP, R_xlen_t, const U&) [with U = Rcpp::traits::named_object > >; int RTYPE = 19; StoragePolicy = Rcpp::PreserveStorage; Rcpp::traits::false_type = Rcpp::traits::integral_constant; Rcpp::Vector::iterator = Rcpp::internal::Proxy_Iterator >; SEXP = SEXPREC*; R_xlen_t = long long int]'
R:/lib/local/4.0/Rcpp/include/Rcpp/vector/Vector.h:526:46:   required from 'static void Rcpp::Vector::replace_element__dispatch(Rcpp::traits::true_type, Rcpp::Vector::iterator, SEXP, R_xlen_t, const U&) [with U = Rcpp::traits::named_object > >; int RTYPE = 19; StoragePolicy = Rcpp::PreserveStorage; Rcpp::traits::true_type = Rcpp::traits::integral_constant; Rcpp::Vector::iterator = Rcpp::internal::Proxy_Iterator >; SEXP = SEXPREC*; R_xlen_t = long long int]'
R:/lib/local/4.0/Rcpp/include/Rcpp/vector/Vector.h:515:34:   required from 'static void Rcpp::Vector::replace_element(Rcpp::Vector::iterator, SEXP, R_xlen_t, const U&) [with U = Rcpp::traits::named_object > >; int RTYPE = 19; StoragePolicy = Rcpp::PreserveStorage; Rcpp::Vector::iterator = Rcpp::internal::Proxy_Iterator >; SEXP = SEXPREC*; R_xlen_t = long long int]'
R:/lib/local/4.0/Rcpp/include/Rcpp/generated/Vector__create.h:139:24:   required from 'static Rcpp::Vector Rcpp::Vector::create__dispatch(Rcpp::traits::true_type, const T1&, const T2&) [with T1 = Rcpp::traits::named_object > >; T2 = Rcpp::traits::named_object >; int RTYPE = 19; StoragePolicy = Rcpp::PreserveStorage; Rcpp::traits::true_type = Rcpp::traits::integral_constant]'
R:/lib/local/4.0/Rcpp/include/Rcpp/generated/Vector__create.h:110:26:   required from 'static Rcpp::Vector Rcpp::Vector::create(const T1&, const T2&) [with T1 = Rcpp::traits::named_object > >; T2 = Rcpp::traits::named_object >; int RTYPE = 19; StoragePolicy = Rcpp::PreserveStorage]'
invsph.cpp:128:79:   required from here
R:/lib/local/4.0/RcppEigen/include/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;
                              ^~~~~~~~~~~~~~~~
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Matrix; Eigen::Index = long long int]':
R:/lib/local/4.0/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::internal::redux_impl::Scalar = int]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = int]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Redux.h:453:73:   required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = int]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:467:9:   required from 'void Eigen::internal::permute_symm_to_fullsymm(const MatrixType&, Eigen::SparseMatrix&, const typename MatrixType::StorageIndex*) [with int Mode = 1; MatrixType = Eigen::SparseMatrix; int DestOrder = 0; typename MatrixType::StorageIndex = int; typename MatrixType::Scalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:231:57:   required from 'static void Eigen::internal::Assignment::run(Eigen::SparseMatrix&, const SrcXprType&, const AssignOpType&) [with DestScalar = double; int StorageOrder = 0; DstXprType = Eigen::SparseMatrix; SrcXprType = Eigen::SparseSelfAdjointView, 1>; Functor = Eigen::internal::assign_op; typename DstXprType::StorageIndex = int; Eigen::internal::Assignment::AssignOpType = Eigen::internal::assign_op; typename SrcXprType::Scalar = double; typename DstXprType::Scalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:19:37:   required from 'Derived& Eigen::SparseMatrixBase::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::SparseSelfAdjointView, 1>; Derived = Eigen::SparseMatrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:783:29:   required from 'Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>& Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::SparseSelfAdjointView, 1>; _Scalar = double; int _Options = 0; _StorageIndex = int]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:660:9:   required from 'void Eigen::SimplicialCholeskyBase::ordering(const MatrixType&, const CholMatrixType*&, Eigen::SimplicialCholeskyBase::CholMatrixType&) [with Derived = Eigen::SimplicialLDLT >; Eigen::SimplicialCholeskyBase::MatrixType = Eigen::SparseMatrix; Eigen::SimplicialCholeskyBase::ConstCholMatrixPtr = const Eigen::SparseMatrix*; Eigen::SimplicialCholeskyBase::CholMatrixType = Eigen::SparseMatrix; typename Eigen::internal::traits::MatrixType::StorageIndex = int; typename Eigen::internal::traits::MatrixType::Scalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:200:7:   required from 'void Eigen::SimplicialCholeskyBase::compute(const MatrixType&) [with bool DoLDLT = true; Derived = Eigen::SimplicialLDLT >; Eigen::SimplicialCholeskyBase::MatrixType = Eigen::SparseMatrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:463:35:   required from 'Eigen::SimplicialLDLT<_MatrixType, _UpLo, _Ordering>& Eigen::SimplicialLDLT<_MatrixType, _UpLo, _Ordering>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; int _UpLo = 1; _Ordering = Eigen::AMDOrdering; Eigen::SimplicialLDLT<_MatrixType, _UpLo, _Ordering>::MatrixType = Eigen::SparseMatrix]'
invsph.cpp:108:27:   required from here
R:/lib/local/4.0/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);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 2>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, 1, -1, false> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, 1, -1, false> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from 'class Eigen::MapBase, 1, -1, false>, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from 'class Eigen::internal::BlockImpl_dense, 1, -1, false, true>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Matrix >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/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::Matrix; Src = Eigen::Solve >, Eigen::Matrix >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Matrix >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32:   required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Matrix >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/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 >, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
invsph.cpp:109:40:   required from here
R:/lib/local/4.0/RcppEigen/include/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;
                              ^~~~~~~~~~~~~~~~
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >; Eigen::Index = long long int]':
R:/lib/local/4.0/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> > >; Eigen::internal::redux_impl::Scalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]'
R:/lib/local/4.0/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> >; typename Eigen::internal::traits::Scalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Dot.h:98:22:   required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, -1, 1, true>; typename Eigen::NumTraits::Scalar>::Real = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:45:14:   required from 'void Eigen::internal::conjugate_gradient(const MatrixType&, const Rhs&, Dest&, const Preconditioner&, Eigen::Index&, typename Dest::RealScalar&) [with MatrixType = Eigen::Transpose, 0, Eigen::OuterStride<> > >; Rhs = Eigen::Block, -1, 1, true>; Dest = Eigen::Block, -1, 1, true>; Preconditioner = Eigen::DiagonalPreconditioner; Eigen::Index = long long int; typename Dest::RealScalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:224:35:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/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::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32:   required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Matrix >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/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, 3>, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
invsph.cpp:113:40:   required from here
R:/lib/local/4.0/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);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; Eigen::Index = long long int]':
R:/lib/local/4.0/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 > >; Eigen::internal::redux_impl::Scalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]'
R:/lib/local/4.0/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::Matrix >; typename Eigen::internal::traits::Scalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Dot.h:98:22:   required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Matrix; typename Eigen::NumTraits::Scalar>::Real = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:55:14:   required from 'void Eigen::internal::conjugate_gradient(const MatrixType&, const Rhs&, Dest&, const Preconditioner&, Eigen::Index&, typename Dest::RealScalar&) [with MatrixType = Eigen::Transpose, 0, Eigen::OuterStride<> > >; Rhs = Eigen::Block, -1, 1, true>; Dest = Eigen::Block, -1, 1, true>; Preconditioner = Eigen::DiagonalPreconditioner; Eigen::Index = long long int; typename Dest::RealScalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:224:35:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/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::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32:   required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Matrix >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/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, 3>, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
invsph.cpp:113:40:   required from here
R:/lib/local/4.0/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]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; Eigen::Index = long long int]':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Redux.h:225:63:   required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Matrix, const Eigen::Matrix > >; Eigen::internal::redux_impl::Scalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]'
R:/lib/local/4.0/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::Matrix, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Dot.h:37:52:   required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Matrix; U = Eigen::Matrix; bool NeedToTranspose = false; Eigen::internal::dot_nocheck::ResScalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Matrix; Derived = Eigen::Matrix; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:67:35:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/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::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32:   required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Matrix >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/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, 3>, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
invsph.cpp:113:40:   required from here
R:/lib/local/4.0/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]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:298:80:   required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:364:8:   required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8:   required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:58:63:   required from 'struct Eigen::internal::unary_evaluator, 0, Eigen::OuterStride<> > >, Eigen::internal::IteratorBased, double>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseUtil.h:121:8:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/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::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32:   required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Matrix >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/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, 3>, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
invsph.cpp:113:40:   required from here
R:/lib/local/4.0/RcppEigen/include/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;
                              ^~~~~~~~~~~~~~~~
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from 'class Eigen::DenseCoeffsBase >, 2>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from 'class Eigen::ArrayWrapper >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:91:29:   required from 'void Eigen::DiagonalPreconditioner<_Scalar>::_solve_impl(const Rhs&, Dest&) const [with Rhs = Eigen::Matrix; Dest = Eigen::Matrix; _Scalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:147:5:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/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::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32:   required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Matrix >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/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, 3>, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
invsph.cpp:113:40:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper >, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:91:29:   required from 'void Eigen::DiagonalPreconditioner<_Scalar>::_solve_impl(const Rhs&, Dest&) const [with Rhs = Eigen::Matrix; Dest = Eigen::Matrix; _Scalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:147:5:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/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::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Matrix >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32:   required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Matrix >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/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, 3>, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
invsph.cpp:113:40:   required from here
R:/lib/local/4.0/RcppEigen/include/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:445,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from invsph.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, false> >':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20:   required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, false>; SrcXprType = Eigen::Block, 1, -1, false>; Functor = Eigen::internal::assign_op]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31:   required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, false>; SrcXprType = Eigen::Block, 1, -1, false>; Functor = Eigen::internal::assign_op; Weak = void]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 1, -1, false>; Src = Eigen::Block, 1, -1, false>; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/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::Block, 1, -1, false>; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block, 1, -1, false>; Src = Eigen::Block, 1, -1, false>]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Assign.h:66:28:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Matrix >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/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::Matrix; Src = Eigen::Solve >, Eigen::Matrix >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18:   required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve >, Eigen::Matrix >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32:   required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve >, Eigen::Matrix >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/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 >, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
invsph.cpp:109:40:   required from here
R:/lib/local/4.0/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 {
        ^
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11  -I"R:/lib/R/R-patched/include" -DNDEBUG  -I'R:/lib/local/4.0/Rcpp/include' -I'R:/lib/local/4.0/RcppEigen/include'        -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c logdeth.cpp -o logdeth.o
In file included from R:/lib/local/4.0/RcppEigen/include/Eigen/Core:397,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from logdeth.cpp:4:
R:/lib/local/4.0/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 }; };
                                       ^
R:/lib/local/4.0/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 }; };
                                        ^
R:/lib/local/4.0/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 }; };
                                        ^
R:/lib/local/4.0/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; };
                                           ^
R:/lib/local/4.0/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; };
                                           ^
R:/lib/local/4.0/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; };
                                           ^
R:/lib/local/4.0/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
                                   ^
R:/lib/local/4.0/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
                                   ^
R:/lib/local/4.0/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
                                   ^
R:/lib/local/4.0/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) {
                                  ^
R:/lib/local/4.0/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) {
                                  ^
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:377,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from logdeth.cpp:4:
R:/lib/local/4.0/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 {                                          \
                                                                      ^
R:/lib/local/4.0/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)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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 {                                          \
                                                                      ^
R:/lib/local/4.0/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)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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 {                                          \
                                                                      ^
R:/lib/local/4.0/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)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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 {                                          \
                                                                      ^
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:370,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from logdeth.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:242:7:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:24:46:   required from here
R:/lib/local/4.0/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>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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]
R:/lib/local/4.0/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]
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from logdeth.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50:   required from 'class Eigen::QuaternionBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7:   required from 'class Eigen::Quaternion'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:27:3:   required from here
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:370,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from logdeth.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:242:7:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:88:47:   required from here
R:/lib/local/4.0/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>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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]
R:/lib/local/4.0/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]
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from logdeth.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50:   required from 'class Eigen::QuaternionBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7:   required from 'class Eigen::Quaternion'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:92:3:   required from here
R:/lib/local/4.0/RcppEigen/include/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 R:/lib/local/4.0/RcppEigen/include/Eigen/SparseCore:37,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Sparse:26,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:31,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from logdeth.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase >':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7:   required from 'class Eigen::SparseCompressedBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7:   required from 'class Eigen::SparseMatrix'
R:/lib/local/4.0/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from R:/lib/local/4.0/RcppEigen/include/Eigen/Core:370,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from logdeth.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
R:/lib/local/4.0/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29:   required from here
R:/lib/local/4.0/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>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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]
R:/lib/local/4.0/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]
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from logdeth.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
R:/lib/local/4.0/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29:   required from here
R:/lib/local/4.0/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;
                              ^~~~~~~~~~~~~~~~
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase >, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase >, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37:   required from 'class Eigen::TransposeImpl, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from 'class Eigen::Transpose >'
R:/lib/local/4.0/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:178:72:   required from here
R:/lib/local/4.0/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]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
R:/lib/local/4.0/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:179:36:   required from here
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:370,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from logdeth.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Map.h:18:8:   required from 'struct Eigen::internal::traits > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:54:   required from 'struct Eigen::internal::accessors_level > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:109:75:   required from 'class Eigen::Map >'
logdeth.cpp:27:143:   required from here
R:/lib/local/4.0/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>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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]
R:/lib/local/4.0/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]
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from logdeth.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Map.h:24:30:   required from 'struct Eigen::internal::traits > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:54:   required from 'struct Eigen::internal::accessors_level > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:109:75:   required from 'class Eigen::Map >'
logdeth.cpp:27:143:   required from here
R:/lib/local/4.0/RcppEigen/include/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;
                              ^~~~~~~~~~~~~~~~
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase >, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase >, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from 'class Eigen::MapBase >, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34:   required from 'class Eigen::MapBase >, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Map.h:94:79:   required from 'class Eigen::Map >'
logdeth.cpp:27:143:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from 'class Eigen::Array'
logdeth.cpp:31:18:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from 'class Eigen::DenseCoeffsBase > >, 2>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from 'class Eigen::ArrayWrapper > >'
logdeth.cpp:31:31:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, const Eigen::ArrayWrapper > > >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > >, const Eigen::ArrayWrapper > > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper > >, const Eigen::ArrayWrapper > > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper > >, const Eigen::ArrayWrapper > >, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper > >, const Eigen::ArrayWrapper > > >'
logdeth.cpp:31:41:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::Array > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase, const Eigen::Array > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Array, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from 'class Eigen::CwiseUnaryOp, const Eigen::Array >'
logdeth.cpp:64:27:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
logdeth.cpp: In function 'double logdeth(Eigen::SparseMatrix&, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map >, const MatrixXi&, Eigen::Map >, const VectorXd&, const VectorXi&, const VectorXi&)':
logdeth.cpp:67:7: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
       for (int k=0; k, const Eigen::ArrayWrapper > >, const Eigen::Array >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > >, const Eigen::Array > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper > >, const Eigen::Array > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper > >, const Eigen::Array, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper > >, const Eigen::Array >'
logdeth.cpp:80:42:   required from here
R:/lib/local/4.0/RcppEigen/include/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;
                              ^~~~~~~~~~~~~~~~
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
logdeth.cpp:86:23:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, const Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28:   required from 'struct Eigen::internal::traits, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >'
R:/lib/local/4.0/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>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >'
logdeth.cpp:102:33:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >'
R:/lib/local/4.0/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>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >'
logdeth.cpp:102:33:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::Matrix >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::Matrix, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::Matrix >'
logdeth.cpp:102:37:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 0>, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 0>, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53:   required from 'class Eigen::Diagonal, 0>'
logdeth.cpp:103:16:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from 'class Eigen::DenseCoeffsBase, 0>, 2>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53:   required from 'class Eigen::Diagonal, 0>'
logdeth.cpp:105:44:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 2>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Map.h:94:79:   required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:65:32:   required from 'Eigen::Index Eigen::SparseCompressedBase::nonZeros() const [with Derived = Eigen::SparseMatrix; Eigen::Index = long long int]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:163:21:   required from 'Eigen::SparseCompressedBase::InnerIterator::InnerIterator(const Eigen::SparseCompressedBase&, Eigen::Index) [with Derived = Eigen::SparseMatrix; Eigen::Index = long long int]'
logdeth.cpp:53:41:   required from here
R:/lib/local/4.0/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]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, -1, 1, true> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, -1, 1, true> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true, true>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from 'class Eigen::BlockImpl, -1, 1, true, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from 'class Eigen::Block, -1, 1, true>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:508:39:   required from 'Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]'
R:/lib/local/4.0/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]'
logdeth.cpp:104:18:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, false> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, false> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, false>, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from 'class Eigen::BlockImpl, -1, 1, true>, -1, 1, false, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from 'class Eigen::Block, -1, 1, true>, -1, 1, false>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47:   required from 'class Eigen::VectorBlock, -1, 1, true>, -1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:508:65:   required from 'Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]'
R:/lib/local/4.0/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]'
logdeth.cpp:104:18:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, 1, -1, false> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, 1, -1, false> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from 'class Eigen::internal::BlockImpl_dense, 1, -1, false, true>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from 'class Eigen::BlockImpl, 1, -1, false, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from 'class Eigen::Block, 1, -1, false>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:508:97:   required from 'Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]'
R:/lib/local/4.0/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]'
logdeth.cpp:104:18:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, false>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, false>, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, false>, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, 1, -1, false>, 1, -1, false> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, 1, -1, false>, 1, -1, false> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from 'class Eigen::MapBase, 1, -1, false>, 1, -1, false>, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from 'class Eigen::BlockImpl, 1, -1, false>, 1, -1, false, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from 'class Eigen::Block, 1, -1, false>, 1, -1, false>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47:   required from 'class Eigen::VectorBlock, 1, -1, false>, -1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:508:116:   required from 'Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]'
R:/lib/local/4.0/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]'
logdeth.cpp:104:18:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, -1, 1, false>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 0>, -1, 1, false>, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 0>, -1, 1, false>, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, 0>, -1, 1, false> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, 0>, -1, 1, false> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from 'class Eigen::MapBase, 0>, -1, 1, false>, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from 'class Eigen::Block, 0>, -1, 1, false>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47:   required from 'class Eigen::VectorBlock, 0>, -1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:319:35:   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]'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/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]'
logdeth.cpp:104:18:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, 0>, -1, 1, false> >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::Block, 0>, -1, 1, false> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, const Eigen::Block, 0>, -1, 1, false> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, 0>, -1, 1, false>, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, 0>, -1, 1, false> >'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/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]'
logdeth.cpp:104:18:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, -1, 1, false> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, -1, 1, false> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from 'class Eigen::MapBase, -1, 1, false>, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from 'class Eigen::BlockImpl, -1, 1, false, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from 'class Eigen::Block, -1, 1, false>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:346:35:   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]'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/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]'
logdeth.cpp:104:18:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, -1, -1, false> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, -1, -1, false> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from 'class Eigen::MapBase, -1, -1, false>, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from 'class Eigen::BlockImpl, -1, -1, false, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from 'class Eigen::Block, -1, -1, false>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:348:41:   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]'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/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]'
logdeth.cpp:104:18:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, -1, 1, false> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, -1, 1, false> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from 'class Eigen::MapBase, -1, 1, false>, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from 'class Eigen::Block, -1, 1, false>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47:   required from 'class Eigen::VectorBlock, -1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:352:22:   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]'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/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]'
logdeth.cpp:104:18:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 2>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, 1, -1, false> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, 1, -1, false> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37:   required from 'class Eigen::TransposeImpl, 1, -1, false>, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from 'class Eigen::Transpose, 1, -1, false> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:352:67:   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]'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/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]'
logdeth.cpp:104:18:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1> >'
R:/lib/local/4.0/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>'
R:/lib/local/4.0/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>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from 'class Eigen::Product, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:352:67:   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]'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/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]'
logdeth.cpp:104:18:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, Eigen::Block, -1, 1, false>, 0>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, 1, -1, false>, Eigen::Block, -1, 1, false>, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, 1, -1, false>, Eigen::Block, -1, 1, false>, 0> >'
R:/lib/local/4.0/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>'
R:/lib/local/4.0/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>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from 'class Eigen::Product, 1, -1, false>, Eigen::Block, -1, 1, false>, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:353:35:   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]'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/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]'
logdeth.cpp:104:18:   required from here
R:/lib/local/4.0/RcppEigen/include/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:370,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from logdeth.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:174:81:   required from 'class Eigen::DenseBase, 1, -1, false>, Eigen::Block, -1, 1, false>, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, 1, -1, false>, Eigen::Block, -1, 1, false>, 0> >'
R:/lib/local/4.0/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>'
R:/lib/local/4.0/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>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from 'class Eigen::Product, 1, -1, false>, Eigen::Block, -1, 1, false>, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:353:35:   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]'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/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]'
logdeth.cpp:104:18:   required from here
R:/lib/local/4.0/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>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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]
R:/lib/local/4.0/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]
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from logdeth.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, -1, -1, false>, Eigen::Block, -1, 1, false>, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, -1, -1, false>, Eigen::Block, -1, 1, false>, 0> >'
R:/lib/local/4.0/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>'
R:/lib/local/4.0/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>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from 'class Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:355:32:   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]'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/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]'
logdeth.cpp:104:18:   required from here
R:/lib/local/4.0/RcppEigen/include/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;
                              ^~~~~~~~~~~~~~~~
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> >, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> >, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, false> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase, -1, 1, true>, -1, 1, false> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from 'class Eigen::ArrayWrapper, -1, 1, true>, -1, 1, false> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:373:58:   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]'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/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]'
logdeth.cpp:104:18:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Array >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, Eigen::Array > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase, Eigen::Array > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from 'class Eigen::CwiseNullaryOp, Eigen::Array >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28:   required from 'struct Eigen::internal::traits, const Eigen::ArrayWrapper, -1, 1, true>, -1, 1, false> >, const Eigen::CwiseNullaryOp, Eigen::Array > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, -1, 1, true>, -1, 1, false> >, const Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true>, -1, 1, false> >, const Eigen::CwiseNullaryOp, Eigen::Array > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:373:58:   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]'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/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]'
logdeth.cpp:104:18:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, -1, 1, false> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase, -1, 1, false> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from 'class Eigen::ArrayWrapper, -1, 1, false> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:381:34:   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]'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/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]'
logdeth.cpp:104:18:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/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 = long long int]':
R:/lib/local/4.0/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::internal::redux_impl::Scalar = double]'
R:/lib/local/4.0/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::Array; typename Eigen::internal::traits::Scalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Redux.h:453:73:   required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Array; typename Eigen::internal::traits::Scalar = double]'
logdeth.cpp:65:25:   required from here
R:/lib/local/4.0/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);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, -1, 1, false> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, -1, 1, false> > >'
R:/lib/local/4.0/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>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:508:77:   required from 'Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]'
R:/lib/local/4.0/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]'
logdeth.cpp:104:18:   required from here
R:/lib/local/4.0/RcppEigen/include/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;
                              ^~~~~~~~~~~~~~~~
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, 1, -1, false>, 1, -1, false> >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::Block, 1, -1, false>, 1, -1, false> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, const Eigen::Block, 1, -1, false>, 1, -1, false> > >'
R:/lib/local/4.0/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>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, 1, -1, false>, 1, -1, false> >'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:508:77:   required from 'Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]'
R:/lib/local/4.0/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]'
logdeth.cpp:104:18:   required from here
R:/lib/local/4.0/RcppEigen/include/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:445,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from logdeth.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true> >':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8:   required from 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1337:8:   required from 'struct Eigen::internal::evaluator_wrapper_base, -1, 1, true>, -1, 1, false> > >'
R:/lib/local/4.0/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>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8:   required from 'struct Eigen::internal::evaluator, const Eigen::ArrayWrapper, -1, 1, true>, -1, 1, false> >, const Eigen::CwiseNullaryOp, Eigen::Array > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:86:60:   required from 'bool Eigen::DenseBase::all() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true>, -1, 1, false> >, const Eigen::CwiseNullaryOp, Eigen::Array > >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:373:21:   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]'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/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]'
logdeth.cpp:104:18:   required from here
R:/lib/local/4.0/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 {
        ^
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> >':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1337:8:   required from 'struct Eigen::internal::evaluator_wrapper_base, -1, 1, true>, -1, 1, false> > >'
R:/lib/local/4.0/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>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8:   required from 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> > >'
R:/lib/local/4.0/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>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8:   required from 'struct Eigen::internal::evaluator, const Eigen::ArrayWrapper, -1, 1, true>, -1, 1, false> >, const Eigen::CwiseNullaryOp, Eigen::Array > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:86:60:   required from 'bool Eigen::DenseBase::all() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true>, -1, 1, false> >, const Eigen::CwiseNullaryOp, Eigen::Array > >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:373:21:   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]'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/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]'
logdeth.cpp:104:18:   required from here
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from logdeth.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:41:67:   required from 'Derived& Eigen::DenseBase::operator/=(const Scalar&) [with Derived = Eigen::Block, -1, 1, false>; Eigen::DenseBase::Scalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:379:13:   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]'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/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]'
logdeth.cpp:104:18:   required from here
R:/lib/local/4.0/RcppEigen/include/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:445,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from logdeth.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1337:8:   required from 'struct Eigen::internal::evaluator_wrapper_base, -1, 1, false> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1416:8:   required from 'struct Eigen::internal::unary_evaluator, -1, 1, false> >, Eigen::internal::IndexBased, double>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from 'struct Eigen::internal::evaluator, -1, 1, false> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8:   required from 'struct Eigen::internal::evaluator, -1, 1, false> > >'
R:/lib/local/4.0/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>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8:   required from 'struct Eigen::internal::evaluator, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, Eigen::Array > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:86:60:   required from 'bool Eigen::DenseBase::all() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, Eigen::Array > >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:381:19:   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]'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/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]'
logdeth.cpp:104:18:   required from here
R:/lib/local/4.0/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 {
        ^
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0>, -1, 1, false> >':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8:   required from 'struct Eigen::internal::evaluator, 0>, -1, 1, false> >'
R:/lib/local/4.0/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>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from 'struct Eigen::internal::evaluator, const Eigen::Block, 0>, -1, 1, false> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Visitor.h:69:8:   required from 'class Eigen::internal::visitor_evaluator, const Eigen::Block, 0>, -1, 1, false> > >'
R:/lib/local/4.0/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> >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Visitor.h:266:3:   required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff(IndexType*) const [with IndexType = long long int; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, 0>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:319:7:   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]'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/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]'
logdeth.cpp:104:18:   required from here
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from logdeth.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:131:44:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/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::Block, 1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; int Option = 0; Eigen::ProductImpl::Scalar = double; Eigen::Index = long long int]'
R:/lib/local/4.0/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::Block, -1, 1, false>, 0>; Eigen::DenseBase::CoeffReturnType = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:353:27:   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]'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/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]'
logdeth.cpp:104:18:   required from here
R:/lib/local/4.0/RcppEigen/include/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;
                              ^~~~~~~~~~~~~~~~
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Eigen::Index = long long int]':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Redux.h:225:63:   required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, 0, Eigen::Stride<0, 0> > >; Eigen::internal::redux_impl::Scalar = int]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Eigen::internal::traits::Scalar = int]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Redux.h:453:73:   required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Eigen::internal::traits::Scalar = int]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:65:36:   required from 'Eigen::Index Eigen::SparseCompressedBase::nonZeros() const [with Derived = Eigen::SparseMatrix; Eigen::Index = long long int]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:163:21:   required from 'Eigen::SparseCompressedBase::InnerIterator::InnerIterator(const Eigen::SparseCompressedBase&, Eigen::Index) [with Derived = Eigen::SparseMatrix; Eigen::Index = long long int]'
logdeth.cpp:53:41:   required from here
R:/lib/local/4.0/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);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from R:/lib/local/4.0/RcppEigen/include/Eigen/Core:445,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from logdeth.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, false> >':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8:   required from 'struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, false> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8:   required from 'struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, false> >'
R:/lib/local/4.0/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>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from 'struct Eigen::internal::evaluator, const Eigen::Block, 1, -1, false>, 1, -1, false> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/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, false>, 1, -1, false> >; typename Eigen::internal::traits::Scalar = double]'
R:/lib/local/4.0/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, false>, 1, -1, false>; typename Eigen::NumTraits::Scalar>::Real = double]'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:508:77:   required from 'Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]'
R:/lib/local/4.0/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]'
logdeth.cpp:104:18:   required from here
R:/lib/local/4.0/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 {
        ^
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, false> >':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8:   required from 'struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, false> >'
R:/lib/local/4.0/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>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from 'struct Eigen::internal::evaluator, const Eigen::Block, 1, -1, false>, 1, -1, false> > >'
R:/lib/local/4.0/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> > >'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/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, false>, 1, -1, false> >; typename Eigen::internal::traits::Scalar = double]'
R:/lib/local/4.0/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, false>, 1, -1, false>; typename Eigen::NumTraits::Scalar>::Real = double]'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:508:77:   required from 'Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]'
R:/lib/local/4.0/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]'
logdeth.cpp:104:18:   required from here
R:/lib/local/4.0/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]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false> >':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:369:102:   required from 'struct Eigen::internal::plain_object_eval, -1, -1, false>, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45:   required from 'struct Eigen::internal::generic_product_impl, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>'
R:/lib/local/4.0/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>]'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/NoAlias.h:58:31:   required from 'ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:355:25:   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]'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/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]'
logdeth.cpp:104:18:   required from here
R:/lib/local/4.0/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]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:369:102:   required from 'struct Eigen::internal::plain_object_eval, -1, 1, false>, Eigen::Dense>'
R:/lib/local/4.0/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>'
R:/lib/local/4.0/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>]'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/NoAlias.h:58:31:   required from 'ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:355:25:   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]'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/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]'
logdeth.cpp:104:18:   required from here
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/SparseCore:37,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Sparse:26,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:31,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from logdeth.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase > >':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7:   required from 'class Eigen::SparseCompressedBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:22:9:   required from 'class Eigen::internal::SparseTransposeImpl, 1024>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:45:37:   required from 'class Eigen::TransposeImpl, Eigen::Sparse>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from 'class Eigen::Transpose >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/OrderingMethods/Ordering.h:30:5:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:663:15:   required from 'void Eigen::SimplicialCholeskyBase::ordering(const MatrixType&, const CholMatrixType*&, Eigen::SimplicialCholeskyBase::CholMatrixType&) [with Derived = Eigen::SimplicialLDLT >; Eigen::SimplicialCholeskyBase::MatrixType = Eigen::SparseMatrix; Eigen::SimplicialCholeskyBase::ConstCholMatrixPtr = const Eigen::SparseMatrix*; Eigen::SimplicialCholeskyBase::CholMatrixType = Eigen::SparseMatrix; typename Eigen::internal::traits::MatrixType::StorageIndex = int; typename Eigen::internal::traits::MatrixType::Scalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:200:7:   required from 'void Eigen::SimplicialCholeskyBase::compute(const MatrixType&) [with bool DoLDLT = true; Derived = Eigen::SimplicialLDLT >; Eigen::SimplicialCholeskyBase::MatrixType = Eigen::SparseMatrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:463:35:   required from 'Eigen::SimplicialLDLT<_MatrixType, _UpLo, _Ordering>& Eigen::SimplicialLDLT<_MatrixType, _UpLo, _Ordering>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; int _UpLo = 1; _Ordering = Eigen::AMDOrdering; Eigen::SimplicialLDLT<_MatrixType, _UpLo, _Ordering>::MatrixType = Eigen::SparseMatrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:89:7:   required from 'Eigen::SimplicialCholeskyBase::SimplicialCholeskyBase(const MatrixType&) [with Derived = Eigen::SimplicialLDLT >; Eigen::SimplicialCholeskyBase::MatrixType = Eigen::SparseMatrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:441:22:   required from 'Eigen::SimplicialLDLT<_MatrixType, _UpLo, _Ordering>::SimplicialLDLT(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; int _UpLo = 1; _Ordering = Eigen::AMDOrdering; Eigen::SimplicialLDLT<_MatrixType, _UpLo, _Ordering>::MatrixType = Eigen::SparseMatrix]'
logdeth.cpp:62:22:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase, const Eigen::SparseMatrix, const Eigen::SparseMatrix > >':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:36:7:   required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::SparseMatrix, const Eigen::SparseMatrix, Eigen::Sparse>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::SparseMatrix, const Eigen::SparseMatrix >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/OrderingMethods/Ordering.h:36:14:   required from 'void Eigen::internal::ordering_helper_at_plus_a(const MatrixType&, MatrixType&) [with MatrixType = Eigen::SparseMatrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/OrderingMethods/Ordering.h:65:42:   required from 'void Eigen::AMDOrdering::operator()(const MatrixType&, Eigen::AMDOrdering::PermutationType&) [with MatrixType = Eigen::SparseMatrix; StorageIndex = int; Eigen::AMDOrdering::PermutationType = Eigen::PermutationMatrix<-1, -1, int>]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:663:15:   required from 'void Eigen::SimplicialCholeskyBase::ordering(const MatrixType&, const CholMatrixType*&, Eigen::SimplicialCholeskyBase::CholMatrixType&) [with Derived = Eigen::SimplicialLDLT >; Eigen::SimplicialCholeskyBase::MatrixType = Eigen::SparseMatrix; Eigen::SimplicialCholeskyBase::ConstCholMatrixPtr = const Eigen::SparseMatrix*; Eigen::SimplicialCholeskyBase::CholMatrixType = Eigen::SparseMatrix; typename Eigen::internal::traits::MatrixType::StorageIndex = int; typename Eigen::internal::traits::MatrixType::Scalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:200:7:   required from 'void Eigen::SimplicialCholeskyBase::compute(const MatrixType&) [with bool DoLDLT = true; Derived = Eigen::SimplicialLDLT >; Eigen::SimplicialCholeskyBase::MatrixType = Eigen::SparseMatrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:463:35:   required from 'Eigen::SimplicialLDLT<_MatrixType, _UpLo, _Ordering>& Eigen::SimplicialLDLT<_MatrixType, _UpLo, _Ordering>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; int _UpLo = 1; _Ordering = Eigen::AMDOrdering; Eigen::SimplicialLDLT<_MatrixType, _UpLo, _Ordering>::MatrixType = Eigen::SparseMatrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:89:7:   required from 'Eigen::SimplicialCholeskyBase::SimplicialCholeskyBase(const MatrixType&) [with Derived = Eigen::SimplicialLDLT >; Eigen::SimplicialCholeskyBase::MatrixType = Eigen::SparseMatrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:441:22:   required from 'Eigen::SimplicialLDLT<_MatrixType, _UpLo, _Ordering>::SimplicialLDLT(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; int _UpLo = 1; _Ordering = Eigen::AMDOrdering; Eigen::SimplicialLDLT<_MatrixType, _UpLo, _Ordering>::MatrixType = Eigen::SparseMatrix]'
logdeth.cpp:62:22:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
In file included from R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from logdeth.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:298:80:   required from 'struct Eigen::internal::evaluator > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1391:8:   required from 'struct Eigen::internal::evaluator >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8:   required from 'struct Eigen::internal::evaluator >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:58:63:   required from 'struct Eigen::internal::unary_evaluator >, Eigen::internal::IteratorBased, double>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from 'struct Eigen::internal::evaluator > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1067:99:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:663:15:   required from 'void Eigen::SimplicialCholeskyBase::ordering(const MatrixType&, const CholMatrixType*&, Eigen::SimplicialCholeskyBase::CholMatrixType&) [with Derived = Eigen::SimplicialLDLT >; Eigen::SimplicialCholeskyBase::MatrixType = Eigen::SparseMatrix; Eigen::SimplicialCholeskyBase::ConstCholMatrixPtr = const Eigen::SparseMatrix*; Eigen::SimplicialCholeskyBase::CholMatrixType = Eigen::SparseMatrix; typename Eigen::internal::traits::MatrixType::StorageIndex = int; typename Eigen::internal::traits::MatrixType::Scalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:200:7:   required from 'void Eigen::SimplicialCholeskyBase::compute(const MatrixType&) [with bool DoLDLT = true; Derived = Eigen::SimplicialLDLT >; Eigen::SimplicialCholeskyBase::MatrixType = Eigen::SparseMatrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:463:35:   required from 'Eigen::SimplicialLDLT<_MatrixType, _UpLo, _Ordering>& Eigen::SimplicialLDLT<_MatrixType, _UpLo, _Ordering>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; int _UpLo = 1; _Ordering = Eigen::AMDOrdering; Eigen::SimplicialLDLT<_MatrixType, _UpLo, _Ordering>::MatrixType = Eigen::SparseMatrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:89:7:   required from 'Eigen::SimplicialCholeskyBase::SimplicialCholeskyBase(const MatrixType&) [with Derived = Eigen::SimplicialLDLT >; Eigen::SimplicialCholeskyBase::MatrixType = Eigen::SparseMatrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:441:22:   required from 'Eigen::SimplicialLDLT<_MatrixType, _UpLo, _Ordering>::SimplicialLDLT(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; int _UpLo = 1; _Ordering = Eigen::AMDOrdering; Eigen::SimplicialLDLT<_MatrixType, _UpLo, _Ordering>::MatrixType = Eigen::SparseMatrix]'
logdeth.cpp:62:22:   required from here
R:/lib/local/4.0/RcppEigen/include/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;
                              ^~~~~~~~~~~~~~~~
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:663:15:   required from 'void Eigen::SimplicialCholeskyBase::ordering(const MatrixType&, const CholMatrixType*&, Eigen::SimplicialCholeskyBase::CholMatrixType&) [with Derived = Eigen::SimplicialLDLT >; Eigen::SimplicialCholeskyBase::MatrixType = Eigen::SparseMatrix; Eigen::SimplicialCholeskyBase::ConstCholMatrixPtr = const Eigen::SparseMatrix*; Eigen::SimplicialCholeskyBase::CholMatrixType = Eigen::SparseMatrix; typename Eigen::internal::traits::MatrixType::StorageIndex = int; typename Eigen::internal::traits::MatrixType::Scalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:200:7:   required from 'void Eigen::SimplicialCholeskyBase::compute(const MatrixType&) [with bool DoLDLT = true; Derived = Eigen::SimplicialLDLT >; Eigen::SimplicialCholeskyBase::MatrixType = Eigen::SparseMatrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:463:35:   required from 'Eigen::SimplicialLDLT<_MatrixType, _UpLo, _Ordering>& Eigen::SimplicialLDLT<_MatrixType, _UpLo, _Ordering>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; int _UpLo = 1; _Ordering = Eigen::AMDOrdering; Eigen::SimplicialLDLT<_MatrixType, _UpLo, _Ordering>::MatrixType = Eigen::SparseMatrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:89:7:   required from 'Eigen::SimplicialCholeskyBase::SimplicialCholeskyBase(const MatrixType&) [with Derived = Eigen::SimplicialLDLT >; Eigen::SimplicialCholeskyBase::MatrixType = Eigen::SparseMatrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:441:22:   required from 'Eigen::SimplicialLDLT<_MatrixType, _UpLo, _Ordering>::SimplicialLDLT(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; int _UpLo = 1; _Ordering = Eigen::AMDOrdering; Eigen::SimplicialLDLT<_MatrixType, _UpLo, _Ordering>::MatrixType = Eigen::SparseMatrix]'
logdeth.cpp:62:22:   required from here
R:/lib/local/4.0/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]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Eigen::Index = long long int]':
R:/lib/local/4.0/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]'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:508:77:   required from 'Eigen::LDLT& Eigen::LDLT::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix; int _UpLo = 1]'
R:/lib/local/4.0/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]'
logdeth.cpp:104:18:   required from here
R:/lib/local/4.0/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);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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>':
R:/lib/local/4.0/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> > >'
R:/lib/local/4.0/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> > >'
R:/lib/local/4.0/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>'
R:/lib/local/4.0/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> >'
R:/lib/local/4.0/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>]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/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::Block, 1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; int Option = 0; Eigen::ProductImpl::Scalar = double; Eigen::Index = long long int]'
R:/lib/local/4.0/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::Block, -1, 1, false>, 0>; Eigen::DenseBase::CoeffReturnType = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:353:27:   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]'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/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]'
logdeth.cpp:104:18:   required from here
R:/lib/local/4.0/RcppEigen/include/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;
                              ^~~~~~~~~~~~~~~~
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:327:30:   required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Eigen::DenseBase::Scalar = int]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:501:10:   required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1084:5:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:663:15:   required from 'void Eigen::SimplicialCholeskyBase::ordering(const MatrixType&, const CholMatrixType*&, Eigen::SimplicialCholeskyBase::CholMatrixType&) [with Derived = Eigen::SimplicialLDLT >; Eigen::SimplicialCholeskyBase::MatrixType = Eigen::SparseMatrix; Eigen::SimplicialCholeskyBase::ConstCholMatrixPtr = const Eigen::SparseMatrix*; Eigen::SimplicialCholeskyBase::CholMatrixType = Eigen::SparseMatrix; typename Eigen::internal::traits::MatrixType::StorageIndex = int; typename Eigen::internal::traits::MatrixType::Scalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:200:7:   required from 'void Eigen::SimplicialCholeskyBase::compute(const MatrixType&) [with bool DoLDLT = true; Derived = Eigen::SimplicialLDLT >; Eigen::SimplicialCholeskyBase::MatrixType = Eigen::SparseMatrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:463:35:   required from 'Eigen::SimplicialLDLT<_MatrixType, _UpLo, _Ordering>& Eigen::SimplicialLDLT<_MatrixType, _UpLo, _Ordering>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; int _UpLo = 1; _Ordering = Eigen::AMDOrdering; Eigen::SimplicialLDLT<_MatrixType, _UpLo, _Ordering>::MatrixType = Eigen::SparseMatrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:89:7:   required from 'Eigen::SimplicialCholeskyBase::SimplicialCholeskyBase(const MatrixType&) [with Derived = Eigen::SimplicialLDLT >; Eigen::SimplicialCholeskyBase::MatrixType = Eigen::SparseMatrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:441:22:   required from 'Eigen::SimplicialLDLT<_MatrixType, _UpLo, _Ordering>::SimplicialLDLT(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; int _UpLo = 1; _Ordering = Eigen::AMDOrdering; Eigen::SimplicialLDLT<_MatrixType, _UpLo, _Ordering>::MatrixType = Eigen::SparseMatrix]'
logdeth.cpp:62:22:   required from here
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:499,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from logdeth.cpp:4:
R:/lib/local/4.0/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>':
R:/lib/local/4.0/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]'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/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>]'
R:/lib/local/4.0/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>]'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/NoAlias.h:58:31:   required from 'ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:355:25:   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]'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/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]'
logdeth.cpp:104:18:   required from here
R:/lib/local/4.0/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;
                                                                       ^~~~~~~~~
R:/lib/local/4.0/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;
                                                                       ^~~~~~~~~
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from logdeth.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, 2, Eigen::Stride<0, 0> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, 2, Eigen::Stride<0, 0> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from 'class Eigen::MapBase, 2, Eigen::Stride<0, 0> >, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/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]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/NoAlias.h:58:31:   required from 'ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:355:25:   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]'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/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]'
logdeth.cpp:104:18:   required from here
R:/lib/local/4.0/RcppEigen/include/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;
                              ^~~~~~~~~~~~~~~~
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, const Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28:   required from 'struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > > >'
R:/lib/local/4.0/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>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/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]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/NoAlias.h:58:31:   required from 'ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:355:25:   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]'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/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]'
logdeth.cpp:104:18:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/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>':
R:/lib/local/4.0/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> > > >'
R:/lib/local/4.0/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> > > >'
R:/lib/local/4.0/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>'
R:/lib/local/4.0/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> > >'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:383:34:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/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]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/NoAlias.h:58:31:   required from 'ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:355:25:   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]'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/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]'
logdeth.cpp:104:18:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:501:10:   required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:143:7:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Assign.h:75:28:   required from 'Derived& Eigen::MatrixBase::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::SparseMatrix; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:571:22:   required from 'Derived& Eigen::PlainObjectBase::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::SparseMatrix; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:238:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::SparseMatrix; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:832:23:   required from 'void Eigen::PlainObjectBase::_init1(const Eigen::EigenBase&) [with T = Eigen::SparseMatrix; OtherDerived = Eigen::SparseMatrix; Derived = Eigen::Matrix]'
R:/lib/local/4.0/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::SparseMatrix; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
logdeth.cpp:102:26:   required from here
R:/lib/local/4.0/RcppEigen/include/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:499,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from logdeth.cpp:4:
R:/lib/local/4.0/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 = long long int; LhsScalar = double; LhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateLhs = false; RhsScalar = double; RhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateRhs = false; int Version = 0; Eigen::internal::general_matrix_vector_product::ResScalar = double]':
R:/lib/local/4.0/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]'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/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>]'
R:/lib/local/4.0/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>]'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/NoAlias.h:58:31:   required from 'ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:355:25:   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]'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/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]'
logdeth.cpp:104:18:   required from here
R:/lib/local/4.0/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;
                                                              ^~~
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:371,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from logdeth.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/Memory.h: In instantiation of 'Index Eigen::internal::first_default_aligned(const Scalar*, Index) [with Scalar = double; Index = long long int]':
R:/lib/local/4.0/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 = long long int; LhsScalar = double; LhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateLhs = false; RhsScalar = double; RhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateRhs = false; int Version = 0; Eigen::internal::general_matrix_vector_product::ResScalar = double]'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:357:18:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/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]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/NoAlias.h:58:31:   required from 'ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:355:25:   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]'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/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]'
logdeth.cpp:104:18:   required from here
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from logdeth.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Matrix; Eigen::Index = long long int]':
R:/lib/local/4.0/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::internal::redux_impl::Scalar = int]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = int]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Redux.h:453:73:   required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = int]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:467:9:   required from 'void Eigen::internal::permute_symm_to_fullsymm(const MatrixType&, Eigen::SparseMatrix&, const typename MatrixType::StorageIndex*) [with int Mode = 1; MatrixType = Eigen::SparseMatrix; int DestOrder = 0; typename MatrixType::StorageIndex = int; typename MatrixType::Scalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:231:57:   required from 'static void Eigen::internal::Assignment::run(Eigen::SparseMatrix&, const SrcXprType&, const AssignOpType&) [with DestScalar = double; int StorageOrder = 0; DstXprType = Eigen::SparseMatrix; SrcXprType = Eigen::SparseSelfAdjointView, 1>; Functor = Eigen::internal::assign_op; typename DstXprType::StorageIndex = int; Eigen::internal::Assignment::AssignOpType = Eigen::internal::assign_op; typename SrcXprType::Scalar = double; typename DstXprType::Scalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:660:9:   required from 'void Eigen::SimplicialCholeskyBase::ordering(const MatrixType&, const CholMatrixType*&, Eigen::SimplicialCholeskyBase::CholMatrixType&) [with Derived = Eigen::SimplicialLDLT >; Eigen::SimplicialCholeskyBase::MatrixType = Eigen::SparseMatrix; Eigen::SimplicialCholeskyBase::ConstCholMatrixPtr = const Eigen::SparseMatrix*; Eigen::SimplicialCholeskyBase::CholMatrixType = Eigen::SparseMatrix; typename Eigen::internal::traits::MatrixType::StorageIndex = int; typename Eigen::internal::traits::MatrixType::Scalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:200:7:   required from 'void Eigen::SimplicialCholeskyBase::compute(const MatrixType&) [with bool DoLDLT = true; Derived = Eigen::SimplicialLDLT >; Eigen::SimplicialCholeskyBase::MatrixType = Eigen::SparseMatrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:463:35:   required from 'Eigen::SimplicialLDLT<_MatrixType, _UpLo, _Ordering>& Eigen::SimplicialLDLT<_MatrixType, _UpLo, _Ordering>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; int _UpLo = 1; _Ordering = Eigen::AMDOrdering; Eigen::SimplicialLDLT<_MatrixType, _UpLo, _Ordering>::MatrixType = Eigen::SparseMatrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:89:7:   required from 'Eigen::SimplicialCholeskyBase::SimplicialCholeskyBase(const MatrixType&) [with Derived = Eigen::SimplicialLDLT >; Eigen::SimplicialCholeskyBase::MatrixType = Eigen::SparseMatrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:441:22:   required from 'Eigen::SimplicialLDLT<_MatrixType, _UpLo, _Ordering>::SimplicialLDLT(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; int _UpLo = 1; _Ordering = Eigen::AMDOrdering; Eigen::SimplicialLDLT<_MatrixType, _UpLo, _Ordering>::MatrixType = Eigen::SparseMatrix]'
logdeth.cpp:62:22:   required from here
R:/lib/local/4.0/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);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11  -I"R:/lib/R/R-patched/include" -DNDEBUG  -I'R:/lib/local/4.0/Rcpp/include' -I'R:/lib/local/4.0/RcppEigen/include'        -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c pcg_dense.cpp -o pcg_dense.o
In file included from R:/lib/local/4.0/RcppEigen/include/Eigen/Core:397,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from pcg_dense.cpp:4:
R:/lib/local/4.0/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 }; };
                                       ^
R:/lib/local/4.0/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 }; };
                                        ^
R:/lib/local/4.0/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 }; };
                                        ^
R:/lib/local/4.0/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; };
                                           ^
R:/lib/local/4.0/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; };
                                           ^
R:/lib/local/4.0/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; };
                                           ^
R:/lib/local/4.0/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
                                   ^
R:/lib/local/4.0/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
                                   ^
R:/lib/local/4.0/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
                                   ^
R:/lib/local/4.0/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) {
                                  ^
R:/lib/local/4.0/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) {
                                  ^
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:377,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from pcg_dense.cpp:4:
R:/lib/local/4.0/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 {                                          \
                                                                      ^
R:/lib/local/4.0/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)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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 {                                          \
                                                                      ^
R:/lib/local/4.0/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)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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 {                                          \
                                                                      ^
R:/lib/local/4.0/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)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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 {                                          \
                                                                      ^
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:370,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from pcg_dense.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:242:7:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:24:46:   required from here
R:/lib/local/4.0/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>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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]
R:/lib/local/4.0/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]
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from pcg_dense.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50:   required from 'class Eigen::QuaternionBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7:   required from 'class Eigen::Quaternion'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:27:3:   required from here
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:370,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from pcg_dense.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:242:7:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:88:47:   required from here
R:/lib/local/4.0/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>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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]
R:/lib/local/4.0/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]
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from pcg_dense.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50:   required from 'class Eigen::QuaternionBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7:   required from 'class Eigen::Quaternion'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:92:3:   required from here
R:/lib/local/4.0/RcppEigen/include/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 R:/lib/local/4.0/RcppEigen/include/Eigen/SparseCore:37,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Sparse:26,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:31,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from pcg_dense.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase >':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7:   required from 'class Eigen::SparseCompressedBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7:   required from 'class Eigen::SparseMatrix'
R:/lib/local/4.0/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from R:/lib/local/4.0/RcppEigen/include/Eigen/Core:370,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from pcg_dense.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
R:/lib/local/4.0/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29:   required from here
R:/lib/local/4.0/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>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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]
R:/lib/local/4.0/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]
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from pcg_dense.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
R:/lib/local/4.0/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29:   required from here
R:/lib/local/4.0/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;
                              ^~~~~~~~~~~~~~~~
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase >, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase >, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37:   required from 'class Eigen::TransposeImpl, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from 'class Eigen::Transpose >'
R:/lib/local/4.0/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:178:72:   required from here
R:/lib/local/4.0/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]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
R:/lib/local/4.0/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:179:36:   required from here
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:370,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from pcg_dense.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
pcg_dense.cpp:22:117:   required from here
R:/lib/local/4.0/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>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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]
R:/lib/local/4.0/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]
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from pcg_dense.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
pcg_dense.cpp:22:117:   required from here
R:/lib/local/4.0/RcppEigen/include/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;
                              ^~~~~~~~~~~~~~~~
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase >, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase >, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from 'class Eigen::MapBase >, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34:   required from 'class Eigen::MapBase >, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Map.h:94:79:   required from 'class Eigen::Map >'
pcg_dense.cpp:22:117:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 2>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Ref.h:59:34:   required from 'class Eigen::RefBase, 0, Eigen::OuterStride<> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:37:41:   recursively required by substitution of 'template static Eigen::internal::is_ref_compatible_impl >::yes Eigen::internal::is_ref_compatible_impl >::test(const Eigen::Ref&, int) [with T = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:37:41:   required from 'struct Eigen::internal::is_ref_compatible_impl >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:43:8:   required from 'struct Eigen::internal::is_ref_compatible >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:46:49:   required from 'class Eigen::IterativeSolverBase, 3> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:158:7:   required from 'class Eigen::ConjugateGradient, 3>'
pcg_dense.cpp:25:72:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:41:43:   required from 'class Eigen::DiagonalPreconditioner'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:381:18:   required from 'class Eigen::IterativeSolverBase, 3> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:158:7:   required from 'class Eigen::ConjugateGradient, 3>'
pcg_dense.cpp:25:72:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 2>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Map.h:94:79:   required from 'class Eigen::Map, 0, Eigen::OuterStride<> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:811:41:   required from 'struct Eigen::internal::mapbase_evaluator, 0, Eigen::OuterStride<> >, const Eigen::Matrix >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:896:8:   required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:936:8:   required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Ref.h:44:26:   required from 'struct Eigen::internal::traits, 0, Eigen::OuterStride<> > >::match, 0, Eigen::OuterStride<> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Ref.h:246:63:   required by substitution of 'template Eigen::Ref, 0, Eigen::OuterStride<> >::Ref(const Eigen::DenseBase&, typename Eigen::internal::enable_if<(bool)(Eigen::internal::traits, 0, Eigen::OuterStride<> > >::match::ScalarTypeMatch), Derived>::type*) [with Derived = Eigen::Ref, 0, Eigen::OuterStride<> >]'
pcg_dense.cpp:25:72:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 3>, Eigen::Map > >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, 3>, Eigen::Map > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, 3>, Eigen::Map > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:86:7:   required from 'class Eigen::SolveImpl, 3>, Eigen::Map >, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:62:7:   required from 'class Eigen::Solve, 3>, Eigen::Map > >'
pcg_dense.cpp:28:33:   required from here
R:/lib/local/4.0/RcppEigen/include/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 R:/lib/local/4.0/RcppEigen/include/Eigen/SparseCore:37,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Sparse:26,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:31,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from pcg_dense.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase, 0, Eigen::Stride<0, 0> > >':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7:   required from 'class Eigen::SparseCompressedBase, 0, Eigen::Stride<0, 0> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:50:7:   required from 'class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:148:7:   required from 'class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:222:7:   required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/MappedSparseMatrix.h:32:7:   required from 'class Eigen::MappedSparseMatrix'
pcg_dense.cpp:34:124:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from R:/lib/local/4.0/RcppEigen/include/Eigen/Core:370,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from pcg_dense.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Array.h:17:8:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from 'class Eigen::Array'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:70:30:   required from 'class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:148:7:   required from 'class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:222:7:   required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/MappedSparseMatrix.h:32:7:   required from 'class Eigen::MappedSparseMatrix'
pcg_dense.cpp:34:124:   required from here
R:/lib/local/4.0/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>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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]
R:/lib/local/4.0/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]
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from pcg_dense.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from 'class Eigen::Array'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:70:30:   required from 'class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:148:7:   required from 'class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:222:7:   required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/MappedSparseMatrix.h:32:7:   required from 'class Eigen::MappedSparseMatrix'
pcg_dense.cpp:34:124:   required from here
R:/lib/local/4.0/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;
                              ^~~~~~~~~~~~~~~~
In file included from R:/lib/local/4.0/RcppEigen/include/Eigen/SparseCore:37,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Sparse:26,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:31,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from pcg_dense.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase, 0, Eigen::OuterStride<> > >':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7:   required from 'class Eigen::SparseCompressedBase, 0, Eigen::OuterStride<> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:50:7:   required from 'class Eigen::SparseMapBase, 0, Eigen::OuterStride<> >, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:83:34:   required from 'class Eigen::internal::SparseRefBase, 0, Eigen::OuterStride<> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:37:41:   recursively required by substitution of 'template static Eigen::internal::is_ref_compatible_impl >::yes Eigen::internal::is_ref_compatible_impl >::test(const Eigen::Ref&, int) [with T = Eigen::SparseMatrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:37:41:   required from 'struct Eigen::internal::is_ref_compatible_impl >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:43:8:   required from 'struct Eigen::internal::is_ref_compatible >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:46:49:   required from 'class Eigen::IterativeSolverBase, 3> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:158:7:   required from 'class Eigen::ConjugateGradient, 3>'
pcg_dense.cpp:36:63:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from pcg_dense.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 3>, Eigen::Map > >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, 3>, Eigen::Map > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, 3>, Eigen::Map > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:86:7:   required from 'class Eigen::SolveImpl, 3>, Eigen::Map >, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:62:7:   required from 'class Eigen::Solve, 3>, Eigen::Map > >'
pcg_dense.cpp:39:40:   required from here
R:/lib/local/4.0/RcppEigen/include/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;
                              ^~~~~~~~~~~~~~~~
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 2>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Map.h:94:79:   required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:65:32:   required from 'Eigen::Index Eigen::SparseCompressedBase::nonZeros() const [with Derived = Eigen::Ref, 0, Eigen::OuterStride<> >; Eigen::Index = long long int]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:163:21:   required from 'Eigen::SparseCompressedBase::InnerIterator::InnerIterator(const Eigen::SparseCompressedBase&, Eigen::Index) [with Derived = Eigen::Ref, 0, Eigen::OuterStride<> >; Eigen::Index = long long int]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:70:41:   required from 'Eigen::DiagonalPreconditioner<_Scalar>& Eigen::DiagonalPreconditioner<_Scalar>::factorize(const MatType&) [with MatType = Eigen::Ref, 0, Eigen::OuterStride<> >; _Scalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:84:27:   required from 'Eigen::DiagonalPreconditioner<_Scalar>& Eigen::DiagonalPreconditioner<_Scalar>::compute(const MatType&) [with MatType = Eigen::Ref, 0, Eigen::OuterStride<> >; _Scalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:241:5:   required from 'Derived& Eigen::IterativeSolverBase::compute(const Eigen::EigenBase&) [with MatrixDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Derived = Eigen::ConjugateGradient, 3>]'
pcg_dense.cpp:38:22:   required from here
R:/lib/local/4.0/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]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:298:80:   required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:282:8:   required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:683:103:   required from 'Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::SparseMatrix(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; _Scalar = double; int _Options = 0; _StorageIndex = int]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:217:9:   required from 'void Eigen::Ref, _Options, _StrideType>::construct(const Expression&, Eigen::internal::true_type) [with Expression = Eigen::Map, 0, Eigen::Stride<0, 0> >; MatScalar = double; int MatOptions = 0; MatIndex = int; int Options = 0; StrideType = Eigen::OuterStride<>]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:190:7:   required from 'Eigen::Ref, _Options, _StrideType>::Ref(const Eigen::SparseMatrixBase&) [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; MatScalar = double; int MatOptions = 0; MatIndex = int; int Options = 0; StrideType = Eigen::OuterStride<>]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:81:5:   required from 'void Eigen::internal::generic_matrix_wrapper::grab(const Eigen::EigenBase&) [with MatrixDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; MatrixType = Eigen::SparseMatrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:377:5:   required from 'void Eigen::IterativeSolverBase::grab(const InputType&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; Derived = Eigen::ConjugateGradient, 3>]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:240:5:   required from 'Derived& Eigen::IterativeSolverBase::compute(const Eigen::EigenBase&) [with MatrixDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Derived = Eigen::ConjugateGradient, 3>]'
pcg_dense.cpp:38:22:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, -1, 1, true> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, -1, 1, true> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from 'class Eigen::MapBase, -1, 1, true>, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:147:5:   required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; DecType = Eigen::ConjugateGradient, 3>; RhsType = Eigen::Map >; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve, 3>, Eigen::Map > >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Map > >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7:   required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
pcg_dense.cpp:28:33:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> > >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> > >, 2>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37:   required from 'class Eigen::TransposeImpl, 0, Eigen::OuterStride<> >, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from 'class Eigen::Transpose, 0, Eigen::OuterStride<> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:223:23:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:147:5:   required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; DecType = Eigen::ConjugateGradient, 3>; RhsType = Eigen::Map >; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve, 3>, Eigen::Map > >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Map > >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7:   required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
pcg_dense.cpp:28:33:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, -1, 1, true>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from 'class Eigen::DenseCoeffsBase >, -1, 1, true>, 2>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >, -1, 1, true> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase >, -1, 1, true> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from 'class Eigen::MapBase >, -1, 1, true>, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from 'class Eigen::internal::BlockImpl_dense >, -1, 1, true, true>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:147:5:   required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; DecType = Eigen::ConjugateGradient, 3>; RhsType = Eigen::Map >; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve, 3>, Eigen::Map > >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Map > >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7:   required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
pcg_dense.cpp:28:33:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:217:9:   required from 'void Eigen::Ref, _Options, _StrideType>::construct(const Expression&, Eigen::internal::true_type) [with Expression = Eigen::Map, 0, Eigen::Stride<0, 0> >; MatScalar = double; int MatOptions = 0; MatIndex = int; int Options = 0; StrideType = Eigen::OuterStride<>]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:190:7:   required from 'Eigen::Ref, _Options, _StrideType>::Ref(const Eigen::SparseMatrixBase&) [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; MatScalar = double; int MatOptions = 0; MatIndex = int; int Options = 0; StrideType = Eigen::OuterStride<>]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:81:5:   required from 'void Eigen::internal::generic_matrix_wrapper::grab(const Eigen::EigenBase&) [with MatrixDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; MatrixType = Eigen::SparseMatrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:377:5:   required from 'void Eigen::IterativeSolverBase::grab(const InputType&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; Derived = Eigen::ConjugateGradient, 3>]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:240:5:   required from 'Derived& Eigen::IterativeSolverBase::compute(const Eigen::EigenBase&) [with MatrixDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Derived = Eigen::ConjugateGradient, 3>]'
pcg_dense.cpp:38:22:   required from here
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/SparseCore:37,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Sparse:26,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:31,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from pcg_dense.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase, 0, Eigen::OuterStride<> > > >':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7:   required from 'class Eigen::SparseCompressedBase, 0, Eigen::OuterStride<> > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:22:9:   required from 'class Eigen::internal::SparseTransposeImpl, 0, Eigen::OuterStride<> >, 1024>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:45:37:   required from 'class Eigen::TransposeImpl, 0, Eigen::OuterStride<> >, Eigen::Sparse>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from 'class Eigen::Transpose, 0, Eigen::OuterStride<> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:223:23:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:147:5:   required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; DecType = Eigen::ConjugateGradient, 3>; RhsType = Eigen::Map >; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve, 3>, Eigen::Map > >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Map > >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7:   required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
pcg_dense.cpp:39:40:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from pcg_dense.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:501:10:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:147:5:   required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; DecType = Eigen::ConjugateGradient, 3>; RhsType = Eigen::Map >; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve, 3>, Eigen::Map > >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Map > >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7:   required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
pcg_dense.cpp:28:33:   required from here
R:/lib/local/4.0/RcppEigen/include/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;
                              ^~~~~~~~~~~~~~~~
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> > >, Eigen::Block, -1, 1, true>, 0>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> > >, Eigen::Block, -1, 1, true>, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >, Eigen::Block, -1, 1, true>, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from 'class Eigen::internal::dense_product_base, 0, Eigen::OuterStride<> > >, Eigen::Block, -1, 1, true>, 0, 7>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from 'class Eigen::ProductImpl, 0, Eigen::OuterStride<> > >, Eigen::Block, -1, 1, true>, 0, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from 'class Eigen::Product, 0, Eigen::OuterStride<> > >, Eigen::Block, -1, 1, true>, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:43:35:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:147:5:   required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; DecType = Eigen::ConjugateGradient, 3>; RhsType = Eigen::Map >; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve, 3>, Eigen::Map > >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Map > >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7:   required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
pcg_dense.cpp:28:33:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block >, -1, 1, true>, const Eigen::Product, 0, Eigen::OuterStride<> > >, Eigen::Block, -1, 1, true>, 0> >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::Block >, -1, 1, true>, const Eigen::Product, 0, Eigen::OuterStride<> > >, Eigen::Block, -1, 1, true>, 0> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, const Eigen::Block >, -1, 1, true>, const Eigen::Product, 0, Eigen::OuterStride<> > >, Eigen::Block, -1, 1, true>, 0> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block >, -1, 1, true>, const Eigen::Product, 0, Eigen::OuterStride<> > >, Eigen::Block, -1, 1, true>, 0>, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::Block >, -1, 1, true>, const Eigen::Product, 0, Eigen::OuterStride<> > >, Eigen::Block, -1, 1, true>, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:43:29:   required from 'void Eigen::internal::conjugate_gradient(const MatrixType&, const Rhs&, Dest&, const Preconditioner&, Eigen::Index&, typename Dest::RealScalar&) [with MatrixType = Eigen::Transpose, 0, Eigen::OuterStride<> > >; Rhs = Eigen::Block >, -1, 1, true>; Dest = Eigen::Block, -1, 1, true>; Preconditioner = Eigen::DiagonalPreconditioner; Eigen::Index = long long int; typename Dest::RealScalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:224:35:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:147:5:   required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; DecType = Eigen::ConjugateGradient, 3>; RhsType = Eigen::Map >; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve, 3>, Eigen::Map > >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Map > >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7:   required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
pcg_dense.cpp:28:33:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:86:7:   required from 'class Eigen::SolveImpl, Eigen::Matrix, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:62:7:   required from 'class Eigen::Solve, Eigen::Matrix >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:64:5:   required from 'void Eigen::internal::conjugate_gradient(const MatrixType&, const Rhs&, Dest&, const Preconditioner&, Eigen::Index&, typename Dest::RealScalar&) [with MatrixType = Eigen::Transpose, 0, Eigen::OuterStride<> > >; Rhs = Eigen::Block >, -1, 1, true>; Dest = Eigen::Block, -1, 1, true>; Preconditioner = Eigen::DiagonalPreconditioner; Eigen::Index = long long int; typename Dest::RealScalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:224:35:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:147:5:   required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; DecType = Eigen::ConjugateGradient, 3>; RhsType = Eigen::Map >; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve, 3>, Eigen::Map > >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Map > >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7:   required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
pcg_dense.cpp:28:33:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> > >, Eigen::Matrix, 0>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> > >, Eigen::Matrix, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >, Eigen::Matrix, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from 'class Eigen::internal::dense_product_base, 0, Eigen::OuterStride<> > >, Eigen::Matrix, 0, 7>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from 'class Eigen::ProductImpl, 0, Eigen::OuterStride<> > >, Eigen::Matrix, 0, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from 'class Eigen::Product, 0, Eigen::OuterStride<> > >, Eigen::Matrix, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:71:25:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:147:5:   required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; DecType = Eigen::ConjugateGradient, 3>; RhsType = Eigen::Map >; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve, 3>, Eigen::Map > >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Map > >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7:   required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
pcg_dense.cpp:28:33:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, const Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28:   required from 'struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >'
R:/lib/local/4.0/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>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:147:5:   required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; DecType = Eigen::ConjugateGradient, 3>; RhsType = Eigen::Map >; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve, 3>, Eigen::Map > >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Map > >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7:   required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
pcg_dense.cpp:28:33:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >'
R:/lib/local/4.0/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>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:74:16:   required from 'void Eigen::internal::conjugate_gradient(const MatrixType&, const Rhs&, Dest&, const Preconditioner&, Eigen::Index&, typename Dest::RealScalar&) [with MatrixType = Eigen::Transpose, 0, Eigen::OuterStride<> > >; Rhs = Eigen::Block >, -1, 1, true>; Dest = Eigen::Block, -1, 1, true>; Preconditioner = Eigen::DiagonalPreconditioner; Eigen::Index = long long int; typename Dest::RealScalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:224:35:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:147:5:   required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; DecType = Eigen::ConjugateGradient, 3>; RhsType = Eigen::Map >; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve, 3>, Eigen::Map > >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Map > >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7:   required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
pcg_dense.cpp:28:33:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:86:11:   required from 'void Eigen::internal::conjugate_gradient(const MatrixType&, const Rhs&, Dest&, const Preconditioner&, Eigen::Index&, typename Dest::RealScalar&) [with MatrixType = Eigen::Transpose, 0, Eigen::OuterStride<> > >; Rhs = Eigen::Block >, -1, 1, true>; Dest = Eigen::Block, -1, 1, true>; Preconditioner = Eigen::DiagonalPreconditioner; Eigen::Index = long long int; typename Dest::RealScalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:224:35:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:147:5:   required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; DecType = Eigen::ConjugateGradient, 3>; RhsType = Eigen::Map >; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve, 3>, Eigen::Map > >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Map > >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7:   required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
pcg_dense.cpp:28:33:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> > >, Eigen::Block, -1, 1, true>, 0>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> > >, Eigen::Block, -1, 1, true>, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >, Eigen::Block, -1, 1, true>, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from 'class Eigen::internal::dense_product_base, 0, Eigen::OuterStride<> > >, Eigen::Block, -1, 1, true>, 0, 7>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from 'class Eigen::ProductImpl, 0, Eigen::OuterStride<> > >, Eigen::Block, -1, 1, true>, 0, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from 'class Eigen::Product, 0, Eigen::OuterStride<> > >, Eigen::Block, -1, 1, true>, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:43:35:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:147:5:   required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; DecType = Eigen::ConjugateGradient, 3>; RhsType = Eigen::Map >; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve, 3>, Eigen::Map > >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Map > >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7:   required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
pcg_dense.cpp:39:40:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block >, -1, 1, true>, const Eigen::Product, 0, Eigen::OuterStride<> > >, Eigen::Block, -1, 1, true>, 0> >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::Block >, -1, 1, true>, const Eigen::Product, 0, Eigen::OuterStride<> > >, Eigen::Block, -1, 1, true>, 0> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, const Eigen::Block >, -1, 1, true>, const Eigen::Product, 0, Eigen::OuterStride<> > >, Eigen::Block, -1, 1, true>, 0> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block >, -1, 1, true>, const Eigen::Product, 0, Eigen::OuterStride<> > >, Eigen::Block, -1, 1, true>, 0>, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::Block >, -1, 1, true>, const Eigen::Product, 0, Eigen::OuterStride<> > >, Eigen::Block, -1, 1, true>, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:43:29:   required from 'void Eigen::internal::conjugate_gradient(const MatrixType&, const Rhs&, Dest&, const Preconditioner&, Eigen::Index&, typename Dest::RealScalar&) [with MatrixType = Eigen::Transpose, 0, Eigen::OuterStride<> > >; Rhs = Eigen::Block >, -1, 1, true>; Dest = Eigen::Block, -1, 1, true>; Preconditioner = Eigen::DiagonalPreconditioner; Eigen::Index = long long int; typename Dest::RealScalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:224:35:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:147:5:   required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; DecType = Eigen::ConjugateGradient, 3>; RhsType = Eigen::Map >; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve, 3>, Eigen::Map > >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Map > >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7:   required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
pcg_dense.cpp:39:40:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> > >, Eigen::Matrix, 0>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> > >, Eigen::Matrix, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >, Eigen::Matrix, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from 'class Eigen::internal::dense_product_base, 0, Eigen::OuterStride<> > >, Eigen::Matrix, 0, 7>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from 'class Eigen::ProductImpl, 0, Eigen::OuterStride<> > >, Eigen::Matrix, 0, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from 'class Eigen::Product, 0, Eigen::OuterStride<> > >, Eigen::Matrix, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:71:25:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:147:5:   required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; DecType = Eigen::ConjugateGradient, 3>; RhsType = Eigen::Map >; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve, 3>, Eigen::Map > >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Map > >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7:   required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
pcg_dense.cpp:39:40:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block >, -1, 1, true> >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::Block >, -1, 1, true> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, const Eigen::Block >, -1, 1, true> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block >, -1, 1, true>, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from 'class Eigen::CwiseUnaryOp, const Eigen::Block >, -1, 1, true> >'
R:/lib/local/4.0/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, true>; typename Eigen::NumTraits::Scalar>::Real = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:45:14:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:147:5:   required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; DecType = Eigen::ConjugateGradient, 3>; RhsType = Eigen::Map >; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve, 3>, Eigen::Map > >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Map > >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7:   required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
pcg_dense.cpp:28:33:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, const Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from 'class Eigen::CwiseUnaryOp, const Eigen::Matrix >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Dot.h:98:43:   required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Matrix; typename Eigen::NumTraits::Scalar>::Real = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:55:14:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:147:5:   required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; DecType = Eigen::ConjugateGradient, 3>; RhsType = Eigen::Map >; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve, 3>, Eigen::Map > >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Map > >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7:   required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
pcg_dense.cpp:28:33:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:327:30:   required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Eigen::DenseBase::Scalar = int]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:501:10:   required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1084:5:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:217:9:   required from 'void Eigen::Ref, _Options, _StrideType>::construct(const Expression&, Eigen::internal::true_type) [with Expression = Eigen::Map, 0, Eigen::Stride<0, 0> >; MatScalar = double; int MatOptions = 0; MatIndex = int; int Options = 0; StrideType = Eigen::OuterStride<>]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:190:7:   required from 'Eigen::Ref, _Options, _StrideType>::Ref(const Eigen::SparseMatrixBase&) [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; MatScalar = double; int MatOptions = 0; MatIndex = int; int Options = 0; StrideType = Eigen::OuterStride<>]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:81:5:   required from 'void Eigen::internal::generic_matrix_wrapper::grab(const Eigen::EigenBase&) [with MatrixDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; MatrixType = Eigen::SparseMatrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:377:5:   required from 'void Eigen::IterativeSolverBase::grab(const InputType&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; Derived = Eigen::ConjugateGradient, 3>]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:240:5:   required from 'Derived& Eigen::IterativeSolverBase::compute(const Eigen::EigenBase&) [with MatrixDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Derived = Eigen::ConjugateGradient, 3>]'
pcg_dense.cpp:38:22:   required from here
R:/lib/local/4.0/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]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Eigen::Index = long long int]':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Redux.h:225:63:   required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, 0, Eigen::Stride<0, 0> > >; Eigen::internal::redux_impl::Scalar = int]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Eigen::internal::traits::Scalar = int]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Redux.h:453:73:   required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Eigen::internal::traits::Scalar = int]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:65:36:   required from 'Eigen::Index Eigen::SparseCompressedBase::nonZeros() const [with Derived = Eigen::Ref, 0, Eigen::OuterStride<> >; Eigen::Index = long long int]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:163:21:   required from 'Eigen::SparseCompressedBase::InnerIterator::InnerIterator(const Eigen::SparseCompressedBase&, Eigen::Index) [with Derived = Eigen::Ref, 0, Eigen::OuterStride<> >; Eigen::Index = long long int]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:70:41:   required from 'Eigen::DiagonalPreconditioner<_Scalar>& Eigen::DiagonalPreconditioner<_Scalar>::factorize(const MatType&) [with MatType = Eigen::Ref, 0, Eigen::OuterStride<> >; _Scalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:84:27:   required from 'Eigen::DiagonalPreconditioner<_Scalar>& Eigen::DiagonalPreconditioner<_Scalar>::compute(const MatType&) [with MatType = Eigen::Ref, 0, Eigen::OuterStride<> >; _Scalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:241:5:   required from 'Derived& Eigen::IterativeSolverBase::compute(const Eigen::EigenBase&) [with MatrixDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Derived = Eigen::ConjugateGradient, 3>]'
pcg_dense.cpp:38:22:   required from here
R:/lib/local/4.0/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);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:327:30:   required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Block, -1, 1, true>; Eigen::DenseBase::Scalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:501:10:   required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Block, -1, 1, true>]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:48:5:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:147:5:   required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; DecType = Eigen::ConjugateGradient, 3>; RhsType = Eigen::Map >; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve, 3>, Eigen::Map > >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Map > >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7:   required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
pcg_dense.cpp:28:33:   required from here
R:/lib/local/4.0/RcppEigen/include/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;
                              ^~~~~~~~~~~~~~~~
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Dot.h:37:48:   required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Matrix; U = Eigen::Matrix; bool NeedToTranspose = false; Eigen::internal::dot_nocheck::ResScalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:147:5:   required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; DecType = Eigen::ConjugateGradient, 3>; RhsType = Eigen::Map >; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve, 3>, Eigen::Map > >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Map > >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7:   required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
pcg_dense.cpp:28:33:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:298:80:   required from 'struct Eigen::internal::evaluator > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1391:8:   required from 'struct Eigen::internal::evaluator >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:79:51:   required from 'void Eigen::internal::assign_sparse_to_sparse(DstXprType&, const SrcXprType&) [with DstXprType = Eigen::SparseMatrix; SrcXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:132:28:   required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::SparseMatrix; SrcXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; Functor = Eigen::internal::assign_op; typename SrcXprType::Scalar = double; typename DstXprType::Scalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:38:16:   required from 'Derived& Eigen::SparseMatrixBase::operator=(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Derived = Eigen::SparseMatrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1125:27:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:217:9:   required from 'void Eigen::Ref, _Options, _StrideType>::construct(const Expression&, Eigen::internal::true_type) [with Expression = Eigen::Map, 0, Eigen::Stride<0, 0> >; MatScalar = double; int MatOptions = 0; MatIndex = int; int Options = 0; StrideType = Eigen::OuterStride<>]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:190:7:   required from 'Eigen::Ref, _Options, _StrideType>::Ref(const Eigen::SparseMatrixBase&) [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; MatScalar = double; int MatOptions = 0; MatIndex = int; int Options = 0; StrideType = Eigen::OuterStride<>]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:81:5:   required from 'void Eigen::internal::generic_matrix_wrapper::grab(const Eigen::EigenBase&) [with MatrixDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; MatrixType = Eigen::SparseMatrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:377:5:   required from 'void Eigen::IterativeSolverBase::grab(const InputType&) [with InputType = Eigen::Map, 0, Eigen::Stride<0, 0> >; Derived = Eigen::ConjugateGradient, 3>]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:240:5:   required from 'Derived& Eigen::IterativeSolverBase::compute(const Eigen::EigenBase&) [with MatrixDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Derived = Eigen::ConjugateGradient, 3>]'
pcg_dense.cpp:38:22:   required from here
R:/lib/local/4.0/RcppEigen/include/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:445,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from pcg_dense.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator >, -1, 1, true> >':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8:   required from 'struct Eigen::internal::evaluator >, -1, 1, true> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:522:55:   required from 'struct Eigen::internal::unary_evaluator, const Eigen::Block >, -1, 1, true> >, Eigen::internal::IndexBased, double>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from 'struct Eigen::internal::evaluator, const Eigen::Block >, -1, 1, true> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Redux.h:349:39:   required from 'class Eigen::internal::redux_evaluator, const Eigen::Block >, -1, 1, true> > >'
R:/lib/local/4.0/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, true> >; typename Eigen::internal::traits::Scalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Redux.h:453:73:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:147:5:   required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; DecType = Eigen::ConjugateGradient, 3>; RhsType = Eigen::Map >; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve, 3>, Eigen::Map > >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Map > >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7:   required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
pcg_dense.cpp:28:33:   required from here
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from pcg_dense.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block >, -1, 1, true> >; Eigen::Index = long long int]':
R:/lib/local/4.0/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> > >; Eigen::internal::redux_impl::Scalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]'
R:/lib/local/4.0/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> >; typename Eigen::internal::traits::Scalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Dot.h:98:22:   required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block >, -1, 1, true>; typename Eigen::NumTraits::Scalar>::Real = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:45:14:   required from 'void Eigen::internal::conjugate_gradient(const MatrixType&, const Rhs&, Dest&, const Preconditioner&, Eigen::Index&, typename Dest::RealScalar&) [with MatrixType = Eigen::Transpose, 0, Eigen::OuterStride<> > >; Rhs = Eigen::Block >, -1, 1, true>; Dest = Eigen::Block, -1, 1, true>; Preconditioner = Eigen::DiagonalPreconditioner; Eigen::Index = long long int; typename Dest::RealScalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:224:35:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:147:5:   required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; DecType = Eigen::ConjugateGradient, 3>; RhsType = Eigen::Map >; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve, 3>, Eigen::Map > >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Map > >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7:   required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
pcg_dense.cpp:28:33:   required from here
R:/lib/local/4.0/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);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; Eigen::Index = long long int]':
R:/lib/local/4.0/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 > >; Eigen::internal::redux_impl::Scalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]'
R:/lib/local/4.0/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::Matrix >; typename Eigen::internal::traits::Scalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Dot.h:98:22:   required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Matrix; typename Eigen::NumTraits::Scalar>::Real = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:55:14:   required from 'void Eigen::internal::conjugate_gradient(const MatrixType&, const Rhs&, Dest&, const Preconditioner&, Eigen::Index&, typename Dest::RealScalar&) [with MatrixType = Eigen::Transpose, 0, Eigen::OuterStride<> > >; Rhs = Eigen::Block >, -1, 1, true>; Dest = Eigen::Block, -1, 1, true>; Preconditioner = Eigen::DiagonalPreconditioner; Eigen::Index = long long int; typename Dest::RealScalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:224:35:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:147:5:   required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; DecType = Eigen::ConjugateGradient, 3>; RhsType = Eigen::Map >; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve, 3>, Eigen::Map > >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Map > >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7:   required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
pcg_dense.cpp:28:33:   required from here
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:445,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from pcg_dense.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true> >':
R:/lib/local/4.0/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::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Functor = Eigen::internal::add_assign_op]'
R:/lib/local/4.0/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::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Functor = Eigen::internal::add_assign_op; Weak = void]'
R:/lib/local/4.0/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::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Func = Eigen::internal::add_assign_op]'
R:/lib/local/4.0/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::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Func = Eigen::internal::add_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:177:18:   required from 'Derived& Eigen::MatrixBase::operator+=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Derived = Eigen::Block, -1, 1, true>]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:74:7:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:147:5:   required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; DecType = Eigen::ConjugateGradient, 3>; RhsType = Eigen::Map >; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve, 3>, Eigen::Map > >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Map > >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7:   required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
pcg_dense.cpp:28:33:   required from here
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from pcg_dense.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; Eigen::Index = long long int]':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Redux.h:225:63:   required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Matrix, const Eigen::Matrix > >; Eigen::internal::redux_impl::Scalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]'
R:/lib/local/4.0/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::Matrix, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Dot.h:37:52:   required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Matrix; U = Eigen::Matrix; bool NeedToTranspose = false; Eigen::internal::dot_nocheck::ResScalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Dot.h:84:58:   required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Matrix; Derived = Eigen::Matrix; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:67:35:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:147:5:   required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; DecType = Eigen::ConjugateGradient, 3>; RhsType = Eigen::Map >; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve, 3>, Eigen::Map > >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Map > >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7:   required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
pcg_dense.cpp:28:33:   required from here
R:/lib/local/4.0/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);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:298:80:   required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:364:8:   required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8:   required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:58:63:   required from 'struct Eigen::internal::unary_evaluator, 0, Eigen::OuterStride<> > >, Eigen::internal::IteratorBased, double>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8:   required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseUtil.h:121:8:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:147:5:   required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; DecType = Eigen::ConjugateGradient, 3>; RhsType = Eigen::Map >; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve, 3>, Eigen::Map > >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Map > >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7:   required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
pcg_dense.cpp:39:40:   required from here
R:/lib/local/4.0/RcppEigen/include/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;
                              ^~~~~~~~~~~~~~~~
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from 'class Eigen::DenseCoeffsBase >, 2>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from 'class Eigen::ArrayWrapper >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:91:29:   required from 'void Eigen::DiagonalPreconditioner<_Scalar>::_solve_impl(const Rhs&, Dest&) const [with Rhs = Eigen::Matrix; Dest = Eigen::Matrix; _Scalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:147:5:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:147:5:   required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; DecType = Eigen::ConjugateGradient, 3>; RhsType = Eigen::Map >; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve, 3>, Eigen::Map > >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Map > >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7:   required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
pcg_dense.cpp:28:33:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper >, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:91:29:   required from 'void Eigen::DiagonalPreconditioner<_Scalar>::_solve_impl(const Rhs&, Dest&) const [with Rhs = Eigen::Matrix; Dest = Eigen::Matrix; _Scalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:147:5:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:147:5:   required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; DecType = Eigen::ConjugateGradient, 3>; RhsType = Eigen::Map >; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve, 3>, Eigen::Map > >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Map > >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7:   required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
pcg_dense.cpp:28:33:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34:   [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:147:5:   required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; DecType = Eigen::ConjugateGradient, 3>; RhsType = Eigen::Map >; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve, 3>, Eigen::Map > >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Map > >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7:   required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
pcg_dense.cpp:28:33:   required from here
R:/lib/local/4.0/RcppEigen/include/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:499,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from pcg_dense.cpp:4:
R:/lib/local/4.0/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>':
R:/lib/local/4.0/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, 0, Eigen::OuterStride<> > >; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; typename Dest::Scalar = double]'
R:/lib/local/4.0/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::Transpose, 0, Eigen::OuterStride<> > >; Rhs = Eigen::Matrix; Eigen::internal::generic_product_impl::Scalar = double]'
R:/lib/local/4.0/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::Transpose, 0, Eigen::OuterStride<> > >; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl, 0, Eigen::OuterStride<> > >, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]'
R:/lib/local/4.0/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::Transpose, 0, Eigen::OuterStride<> > >; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl, 0, Eigen::OuterStride<> > >, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43:   required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == DefaultProduct) || (Options == AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose, 0, Eigen::OuterStride<> > >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == DefaultProduct) || (Options == AliasFreeProduct))>::type>::SrcXprType = Eigen::Product, 0, Eigen::OuterStride<> > >, Eigen::Matrix, 0>]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:147:5:   required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; DecType = Eigen::ConjugateGradient, 3>; RhsType = Eigen::Map >; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve, 3>, Eigen::Map > >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Map > >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7:   required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
pcg_dense.cpp:28:33:   required from here
R:/lib/local/4.0/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;
                                                                       ^~~~~~~~~
R:/lib/local/4.0/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;
                                                                       ^~~~~~~~~
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from pcg_dense.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, -1, 1, true> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, -1, 1, true> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from 'class Eigen::MapBase, -1, 1, true>, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34:   [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:147:5:   required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; DecType = Eigen::ConjugateGradient, 3>; RhsType = Eigen::Map >; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve, 3>, Eigen::Map > >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Map > >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7:   required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
pcg_dense.cpp:28:33:   required from here
R:/lib/local/4.0/RcppEigen/include/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:499,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from pcg_dense.cpp:4:
R:/lib/local/4.0/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 = long long int; LhsScalar = double; LhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateLhs = false; RhsScalar = double; RhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateRhs = false; int Version = 0; Eigen::internal::general_matrix_vector_product::ResScalar = double]':
R:/lib/local/4.0/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, 0, Eigen::OuterStride<> > >; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; typename Dest::Scalar = double]'
R:/lib/local/4.0/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::Transpose, 0, Eigen::OuterStride<> > >; Rhs = Eigen::Matrix; Eigen::internal::generic_product_impl::Scalar = double]'
R:/lib/local/4.0/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::Transpose, 0, Eigen::OuterStride<> > >; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl, 0, Eigen::OuterStride<> > >, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]'
R:/lib/local/4.0/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::Transpose, 0, Eigen::OuterStride<> > >; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl, 0, Eigen::OuterStride<> > >, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43:   required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == DefaultProduct) || (Options == AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Transpose, 0, Eigen::OuterStride<> > >; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == DefaultProduct) || (Options == AliasFreeProduct))>::type>::SrcXprType = Eigen::Product, 0, Eigen::OuterStride<> > >, Eigen::Matrix, 0>]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:147:5:   required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; DecType = Eigen::ConjugateGradient, 3>; RhsType = Eigen::Map >; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve, 3>, Eigen::Map > >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Map > >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7:   required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
pcg_dense.cpp:28:33:   required from here
R:/lib/local/4.0/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;
                                                              ^~~
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:371,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from pcg_dense.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/Memory.h: In instantiation of 'Index Eigen::internal::first_default_aligned(const Scalar*, Index) [with Scalar = double; Index = long long int]':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:263:43:   required from 'Index Eigen::internal::blas_data_mapper::firstAligned(Index) const [with Scalar = const double; Index = long long int; int StorageOrder = 0; int AlignmentType = 0]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:400:9:   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, Eigen::internal::general_matrix_vector_product::ResScalar) [with Index = long long int; LhsScalar = double; LhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateLhs = false; RhsScalar = double; RhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateRhs = false; int Version = 0; Eigen::internal::general_matrix_vector_product::ResScalar = double]'
R:/lib/local/4.0/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, 0, Eigen::OuterStride<> > >; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; typename Dest::Scalar = double]'
R:/lib/local/4.0/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::Transpose, 0, Eigen::OuterStride<> > >; Rhs = Eigen::Matrix; Eigen::internal::generic_product_impl::Scalar = double]'
R:/lib/local/4.0/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::Transpose, 0, Eigen::OuterStride<> > >; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl, 0, Eigen::OuterStride<> > >, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Solve.h:147:5:   required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; DecType = Eigen::ConjugateGradient, 3>; RhsType = Eigen::Map >; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve, 3>, Eigen::Map > >]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 3>, Eigen::Map > >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7:   required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; Derived = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:377:29:   required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Solve, 3>, Eigen::Map > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]'
pcg_dense.cpp:28:33:   required from here
R:/lib/local/4.0/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);
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11  -I"R:/lib/R/R-patched/include" -DNDEBUG  -I'R:/lib/local/4.0/Rcpp/include' -I'R:/lib/local/4.0/RcppEigen/include'        -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c rs_sum.cpp -o rs_sum.o
In file included from R:/lib/local/4.0/RcppEigen/include/Eigen/Core:397,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from rs_sum.cpp:4:
R:/lib/local/4.0/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 }; };
                                       ^
R:/lib/local/4.0/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 }; };
                                        ^
R:/lib/local/4.0/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 }; };
                                        ^
R:/lib/local/4.0/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; };
                                           ^
R:/lib/local/4.0/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; };
                                           ^
R:/lib/local/4.0/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; };
                                           ^
R:/lib/local/4.0/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
                                   ^
R:/lib/local/4.0/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
                                   ^
R:/lib/local/4.0/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
                                   ^
R:/lib/local/4.0/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) {
                                  ^
R:/lib/local/4.0/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) {
                                  ^
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:377,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from rs_sum.cpp:4:
R:/lib/local/4.0/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 {                                          \
                                                                      ^
R:/lib/local/4.0/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)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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 {                                          \
                                                                      ^
R:/lib/local/4.0/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)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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 {                                          \
                                                                      ^
R:/lib/local/4.0/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)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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 {                                          \
                                                                      ^
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:370,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from rs_sum.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:242:7:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:24:46:   required from here
R:/lib/local/4.0/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>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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]
R:/lib/local/4.0/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]
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from rs_sum.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50:   required from 'class Eigen::QuaternionBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7:   required from 'class Eigen::Quaternion'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:27:3:   required from here
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:370,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from rs_sum.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:242:7:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:88:47:   required from here
R:/lib/local/4.0/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>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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]
R:/lib/local/4.0/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]
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from rs_sum.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50:   required from 'class Eigen::QuaternionBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7:   required from 'class Eigen::Quaternion'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:92:3:   required from here
R:/lib/local/4.0/RcppEigen/include/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 R:/lib/local/4.0/RcppEigen/include/Eigen/SparseCore:37,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Sparse:26,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:31,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from rs_sum.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase >':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7:   required from 'class Eigen::SparseCompressedBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7:   required from 'class Eigen::SparseMatrix'
R:/lib/local/4.0/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from R:/lib/local/4.0/RcppEigen/include/Eigen/Core:370,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from rs_sum.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
R:/lib/local/4.0/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29:   required from here
R:/lib/local/4.0/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>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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]
R:/lib/local/4.0/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]
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from rs_sum.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
R:/lib/local/4.0/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29:   required from here
R:/lib/local/4.0/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;
                              ^~~~~~~~~~~~~~~~
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase >, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase >, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37:   required from 'class Eigen::TransposeImpl, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from 'class Eigen::Transpose >'
R:/lib/local/4.0/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:178:72:   required from here
R:/lib/local/4.0/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]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
R:/lib/local/4.0/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:179:36:   required from here
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:370,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from rs_sum.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
rs_sum.cpp:20:15:   required from here
R:/lib/local/4.0/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>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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]
R:/lib/local/4.0/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]
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from rs_sum.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
rs_sum.cpp:20:15:   required from here
R:/lib/local/4.0/RcppEigen/include/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;
                              ^~~~~~~~~~~~~~~~
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from 'class Eigen::Array'
rs_sum.cpp:22:25:   required from here
R:/lib/local/4.0/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]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Array >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, Eigen::Array > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase, Eigen::Array > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from 'class Eigen::CwiseNullaryOp, Eigen::Array >'
rs_sum.cpp:23:48:   required from here
R:/lib/local/4.0/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]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, -1, 1, false> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase, -1, 1, false> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from 'class Eigen::MapBase, -1, 1, false>, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34:   required from 'class Eigen::MapBase, -1, 1, false>, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from 'class Eigen::internal::BlockImpl_dense, -1, 1, false, true>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from 'class Eigen::BlockImpl, -1, 1, false, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from 'class Eigen::Block, -1, 1, false>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47:   required from 'class Eigen::VectorBlock, -1>'
rs_sum.cpp:29:24:   required from here
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:445,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from rs_sum.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >':
R:/lib/local/4.0/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::Array >; Functor = Eigen::internal::add_assign_op]'
R:/lib/local/4.0/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::Array >; Functor = Eigen::internal::add_assign_op; Weak = void]'
R:/lib/local/4.0/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::Array >; Func = Eigen::internal::add_assign_op]'
R:/lib/local/4.0/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::Array >; Func = Eigen::internal::add_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:27:28:   required from 'Derived& Eigen::ArrayBase::operator+=(const Scalar&) [with Derived = Eigen::Block, -1, 1, false>; Eigen::ArrayBase::Scalar = int]'
rs_sum.cpp:29:29:   required from here
R:/lib/local/4.0/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]
   enum {
        ^
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11  -I"R:/lib/R/R-patched/include" -DNDEBUG  -I'R:/lib/local/4.0/Rcpp/include' -I'R:/lib/local/4.0/RcppEigen/include'        -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c score.cpp -o score.o
In file included from R:/lib/local/4.0/RcppEigen/include/Eigen/Core:397,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from score.cpp:4:
R:/lib/local/4.0/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 }; };
                                       ^
R:/lib/local/4.0/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 }; };
                                        ^
R:/lib/local/4.0/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 }; };
                                        ^
R:/lib/local/4.0/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; };
                                           ^
R:/lib/local/4.0/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; };
                                           ^
R:/lib/local/4.0/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; };
                                           ^
R:/lib/local/4.0/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
                                   ^
R:/lib/local/4.0/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
                                   ^
R:/lib/local/4.0/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
                                   ^
R:/lib/local/4.0/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) {
                                  ^
R:/lib/local/4.0/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) {
                                  ^
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:377,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from score.cpp:4:
R:/lib/local/4.0/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 {                                          \
                                                                      ^
R:/lib/local/4.0/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)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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 {                                          \
                                                                      ^
R:/lib/local/4.0/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)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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 {                                          \
                                                                      ^
R:/lib/local/4.0/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)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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 {                                          \
                                                                      ^
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:370,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from score.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:242:7:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:24:46:   required from here
R:/lib/local/4.0/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>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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]
R:/lib/local/4.0/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]
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from score.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50:   required from 'class Eigen::QuaternionBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7:   required from 'class Eigen::Quaternion'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:27:3:   required from here
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:370,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from score.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:242:7:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:88:47:   required from here
R:/lib/local/4.0/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>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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]
R:/lib/local/4.0/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]
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from score.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50:   required from 'class Eigen::QuaternionBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7:   required from 'class Eigen::Quaternion'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:92:3:   required from here
R:/lib/local/4.0/RcppEigen/include/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 R:/lib/local/4.0/RcppEigen/include/Eigen/SparseCore:37,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Sparse:26,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:31,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from score.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase >':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7:   required from 'class Eigen::SparseCompressedBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7:   required from 'class Eigen::SparseMatrix'
R:/lib/local/4.0/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from R:/lib/local/4.0/RcppEigen/include/Eigen/Core:370,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from score.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
R:/lib/local/4.0/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29:   required from here
R:/lib/local/4.0/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>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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]
R:/lib/local/4.0/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]
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from score.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
R:/lib/local/4.0/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29:   required from here
R:/lib/local/4.0/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;
                              ^~~~~~~~~~~~~~~~
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase >, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase >, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37:   required from 'class Eigen::TransposeImpl, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from 'class Eigen::Transpose >'
R:/lib/local/4.0/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:178:72:   required from here
R:/lib/local/4.0/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]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
R:/lib/local/4.0/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:179:36:   required from here
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:370,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from score.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
score.cpp:23:128:   required from here
R:/lib/local/4.0/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>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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]
R:/lib/local/4.0/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]
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from score.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
score.cpp:23:128:   required from here
R:/lib/local/4.0/RcppEigen/include/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;
                              ^~~~~~~~~~~~~~~~
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Map.h:24:30:   required from 'struct Eigen::internal::traits > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:54:   required from 'struct Eigen::internal::accessors_level > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:109:75:   required from 'class Eigen::Map >'
score.cpp:23:128:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase >, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase >, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from 'class Eigen::MapBase >, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34:   required from 'class Eigen::MapBase >, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Map.h:94:79:   required from 'class Eigen::Map >'
score.cpp:23:128:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from 'class Eigen::DenseCoeffsBase >, 2>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from 'class Eigen::ArrayWrapper >'
score.cpp:28:36:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from 'class Eigen::DenseCoeffsBase > >, 2>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from 'class Eigen::ArrayWrapper > >'
score.cpp:28:60:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, 1, -1>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase > >, 1, -1> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase > >, 1, -1> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Replicate.h:61:65:   required from 'class Eigen::Replicate > >, 1, -1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28:   required from 'struct Eigen::internal::traits, const Eigen::ArrayWrapper >, const Eigen::Replicate > >, 1, -1> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::Replicate > >, 1, -1>, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::Replicate > >, 1, -1> >'
score.cpp:28:60:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::Replicate > >, 1, -1> >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::Replicate > >, 1, -1> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::Replicate > >, 1, -1> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::Replicate > >, 1, -1>, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::Replicate > >, 1, -1> >'
score.cpp:28:60:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, 1, -1, false> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, 1, -1, false> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from 'class Eigen::MapBase, 1, -1, false>, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34:   required from 'class Eigen::MapBase, 1, -1, false>, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from 'class Eigen::internal::BlockImpl_dense, 1, -1, false, true>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from 'class Eigen::BlockImpl, 1, -1, false, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from 'class Eigen::Block, 1, -1, false>'
score.cpp:31:15:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 0>, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Reverse.h:63:52:   required from 'class Eigen::Reverse, 0>'
score.cpp:32:33:   required from here
R:/lib/local/4.0/RcppEigen/include/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:520,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from score.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Reverse.h: In instantiation of 'class Eigen::Reverse, 0>':
score.cpp:32:33:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Reverse.h:85:71: warning: ignoring attributes on template argument 'Eigen::MatrixBase, 0> >::PacketScalar' {aka '__vector(2) double'} [-Wignored-attributes]
     typedef internal::reverse_packet_cond reverse_packet;
                                                                       ^~~~~~~~~~~~~~
In file included from R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from score.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase >, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase >, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from 'class Eigen::ArrayWrapper >'
score.cpp:38:23:   required from here
R:/lib/local/4.0/RcppEigen/include/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;
                              ^~~~~~~~~~~~~~~~
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::Replicate > >, 1, -1> >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::Replicate > >, 1, -1> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::Replicate > >, 1, -1> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::Replicate > >, 1, -1>, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::Replicate > >, 1, -1> >'
score.cpp:38:46:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from 'class Eigen::Array'
score.cpp:58:18:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, const Eigen::ArrayWrapper > > >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > >, const Eigen::ArrayWrapper > > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper > >, const Eigen::ArrayWrapper > > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper > >, const Eigen::ArrayWrapper > >, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper > >, const Eigen::ArrayWrapper > > >'
score.cpp:58:41:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase >, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase >, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from 'class Eigen::MapBase >, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34:   required from 'class Eigen::MapBase >, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Map.h:94:79:   required from 'class Eigen::Map >'
score.cpp:94:106:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix'
score.cpp:107:26:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 2>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, -1, 1, true> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, -1, 1, true> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from 'class Eigen::MapBase, -1, 1, true>, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true, true>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from 'class Eigen::BlockImpl, -1, 1, true, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from 'class Eigen::Block, -1, 1, true>'
score.cpp:107:51:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true> >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from 'class Eigen::DenseCoeffsBase, -1, 1, true> >, 2>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, -1, 1, true> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase, -1, 1, true> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from 'class Eigen::ArrayWrapper, -1, 1, true> >'
score.cpp:107:59:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, const Eigen::ArrayWrapper, -1, 1, true> > >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > >, const Eigen::ArrayWrapper, -1, 1, true> > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper > >, const Eigen::ArrayWrapper, -1, 1, true> > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper > >, const Eigen::ArrayWrapper, -1, 1, true> >, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper > >, const Eigen::ArrayWrapper, -1, 1, true> > >'
score.cpp:107:59:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, -1, 1, true> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, -1, 1, true> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from 'class Eigen::MapBase, -1, 1, true>, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34:   required from 'class Eigen::MapBase, -1, 1, true>, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true, true>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from 'class Eigen::BlockImpl, -1, 1, true, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from 'class Eigen::Block, -1, 1, true>'
score.cpp:107:105:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true> >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, -1, 1, true> >, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, -1, 1, true> >, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, -1, 1, true> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase, -1, 1, true> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from 'class Eigen::ArrayWrapper, -1, 1, true> >'
score.cpp:107:113:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper > >, const Eigen::ArrayWrapper, -1, 1, true> > >, const Eigen::ArrayWrapper, -1, 1, true> > >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper > >, const Eigen::ArrayWrapper, -1, 1, true> > >, const Eigen::ArrayWrapper, -1, 1, true> > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper > >, const Eigen::ArrayWrapper, -1, 1, true> > >, const Eigen::ArrayWrapper, -1, 1, true> > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper > >, const Eigen::ArrayWrapper, -1, 1, true> > >, const Eigen::ArrayWrapper, -1, 1, true> >, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper > >, const Eigen::ArrayWrapper, -1, 1, true> > >, const Eigen::ArrayWrapper, -1, 1, true> > >'
score.cpp:107:113:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, 1, -1, false> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, 1, -1, false> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from 'class Eigen::MapBase, 1, -1, false>, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34:   required from 'class Eigen::MapBase, 1, -1, false>, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from 'class Eigen::internal::BlockImpl_dense, 1, -1, false, true>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from 'class Eigen::BlockImpl, 1, -1, false, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from 'class Eigen::Block, 1, -1, false>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47:   required from 'class Eigen::VectorBlock, -1>'
score.cpp:111:21:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, Eigen::Matrix, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, Eigen::Matrix, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 0, 7>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from 'class Eigen::ProductImpl, Eigen::Matrix, 0, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from 'class Eigen::Product, Eigen::Matrix, 0>'
score.cpp:111:28:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Block, -1, 1, true>, 0>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, Eigen::Block, -1, 1, true>, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, Eigen::Block, -1, 1, true>, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:121:7:   required from 'class Eigen::internal::dense_product_base, Eigen::Block, -1, 1, true>, 0, 6>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from 'class Eigen::ProductImpl, Eigen::Block, -1, 1, true>, 0, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from 'class Eigen::Product, Eigen::Block, -1, 1, true>, 0>'
score.cpp:114:32:   required from here
R:/lib/local/4.0/RcppEigen/include/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:370,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from score.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:174:81:   required from 'class Eigen::DenseBase, Eigen::Block, -1, 1, true>, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, Eigen::Block, -1, 1, true>, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:121:7:   required from 'class Eigen::internal::dense_product_base, Eigen::Block, -1, 1, true>, 0, 6>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from 'class Eigen::ProductImpl, Eigen::Block, -1, 1, true>, 0, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from 'class Eigen::Product, Eigen::Block, -1, 1, true>, 0>'
score.cpp:114:32:   required from here
R:/lib/local/4.0/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>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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]
R:/lib/local/4.0/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]
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from score.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Map >, 0>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, Eigen::Map >, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, Eigen::Map >, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from 'class Eigen::internal::dense_product_base, Eigen::Map >, 0, 7>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from 'class Eigen::ProductImpl, Eigen::Map >, 0, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from 'class Eigen::Product, Eigen::Map >, 0>'
score.cpp:114:40:   required from here
R:/lib/local/4.0/RcppEigen/include/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;
                              ^~~~~~~~~~~~~~~~
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase >, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase >, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37:   required from 'class Eigen::TransposeImpl, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from 'class Eigen::Transpose >'
score.cpp:114:56:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Map >, 0>, Eigen::Transpose >, 0>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, Eigen::Map >, 0>, Eigen::Transpose >, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, Eigen::Map >, 0>, Eigen::Transpose >, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:121:7:   required from 'class Eigen::internal::dense_product_base, Eigen::Map >, 0>, Eigen::Transpose >, 0, 6>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from 'class Eigen::ProductImpl, Eigen::Map >, 0>, Eigen::Transpose >, 0, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from 'class Eigen::Product, Eigen::Map >, 0>, Eigen::Transpose >, 0>'
score.cpp:114:56:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Product, Eigen::Block, -1, 1, true>, 0>, const Eigen::Product, Eigen::Map >, 0>, Eigen::Transpose >, 0> >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::Product, Eigen::Block, -1, 1, true>, 0>, const Eigen::Product, Eigen::Map >, 0>, Eigen::Transpose >, 0> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, const Eigen::Product, Eigen::Block, -1, 1, true>, 0>, const Eigen::Product, Eigen::Map >, 0>, Eigen::Transpose >, 0> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Product, Eigen::Block, -1, 1, true>, 0>, const Eigen::Product, Eigen::Map >, 0>, Eigen::Transpose >, 0>, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Block, -1, 1, true>, 0>, const Eigen::Product, Eigen::Map >, 0>, Eigen::Transpose >, 0> >'
score.cpp:114:56:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true> >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from 'class Eigen::DenseCoeffsBase, -1, 1, true> >, 2>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, -1, 1, true> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, -1, 1, true> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37:   required from 'class Eigen::TransposeImpl, -1, 1, true>, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from 'class Eigen::Transpose, -1, 1, true> >'
score.cpp:115:43:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true> >, Eigen::Map >, 0>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, -1, 1, true> >, Eigen::Map >, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, -1, 1, true> >, Eigen::Map >, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:121:7:   required from 'class Eigen::internal::dense_product_base, -1, 1, true> >, Eigen::Map >, 0, 6>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from 'class Eigen::ProductImpl, -1, 1, true> >, Eigen::Map >, 0, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from 'class Eigen::Product, -1, 1, true> >, Eigen::Map >, 0>'
score.cpp:115:45:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, const Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28:   required from 'struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >'
R:/lib/local/4.0/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>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >'
score.cpp:133:31:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >'
R:/lib/local/4.0/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>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >'
score.cpp:133:31:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, Eigen::Matrix, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, Eigen::Matrix, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 0, 8>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from 'class Eigen::ProductImpl, Eigen::Matrix, 0, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from 'class Eigen::Product, Eigen::Matrix, 0>'
score.cpp:135:40:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0>, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> >'
score.cpp:135:45:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/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::Matrix, 0> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >, 0>':
R:/lib/local/4.0/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::Matrix, 0> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >'
R:/lib/local/4.0/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::Matrix, 0> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >'
R:/lib/local/4.0/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::Matrix, 0> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Dense>'
R:/lib/local/4.0/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::Matrix, 0> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >'
score.cpp:135:55:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >'
score.cpp:137:17:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/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::Matrix, 0> >, const Eigen::Matrix >, 0>':
R:/lib/local/4.0/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::Matrix, 0> >, const Eigen::Matrix > >'
R:/lib/local/4.0/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::Matrix, 0> >, const Eigen::Matrix > >'
R:/lib/local/4.0/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::Matrix, 0> >, const Eigen::Matrix, Eigen::Dense>'
R:/lib/local/4.0/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::Matrix, 0> >, const Eigen::Matrix >'
score.cpp:140:32:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >'
score.cpp:140:45:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper >, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >'
score.cpp:145:29:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from 'class Eigen::Array'
score.cpp:162:21:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from 'class Eigen::DenseCoeffsBase, 0>, 2>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53:   required from 'class Eigen::Diagonal, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:91:21:   required from 'class Eigen::Tridiagonalization >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:105:62:   required from 'class Eigen::SelfAdjointEigenSolver >'
score.cpp:167:50:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from 'class Eigen::DenseCoeffsBase, -1>, 2>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, -1> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, -1> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53:   required from 'class Eigen::Diagonal, -1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:96:21:   required from 'class Eigen::Tridiagonalization >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:105:62:   required from 'class Eigen::SelfAdjointEigenSolver >'
score.cpp:167:50:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::Matrix, 0>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >, Eigen::Matrix, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase >, Eigen::Matrix, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from 'class Eigen::internal::dense_product_base >, Eigen::Matrix, 0, 8>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from 'class Eigen::ProductImpl >, Eigen::Matrix, 0, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from 'class Eigen::Product >, Eigen::Matrix, 0>'
score.cpp:170:11:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::ArrayWrapper > >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::Array, const Eigen::ArrayWrapper > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase, const Eigen::Array, const Eigen::ArrayWrapper > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::ArrayWrapper >, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::ArrayWrapper > >'
score.cpp:171:21:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, 1, -1, false> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase, 1, -1, false> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from 'class Eigen::MapBase, 1, -1, false>, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34:   required from 'class Eigen::MapBase, 1, -1, false>, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from 'class Eigen::internal::BlockImpl_dense, 1, -1, false, true>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from 'class Eigen::BlockImpl, 1, -1, false, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from 'class Eigen::Block, 1, -1, false>'
score.cpp:172:14:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::internal::member_sum, 0>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, Eigen::internal::member_sum, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase, Eigen::internal::member_sum, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7:   required from 'class Eigen::PartialReduxExpr, Eigen::internal::member_sum, 0>'
score.cpp:172:37:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, -1, 1>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, 1, -1, false>, -1, 1> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase, 1, -1, false>, -1, 1> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Replicate.h:61:65:   required from 'class Eigen::Replicate, 1, -1, false>, -1, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28:   required from 'struct Eigen::internal::traits, const Eigen::ArrayWrapper >, const Eigen::Replicate, 1, -1, false>, -1, 1> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::Replicate, 1, -1, false>, -1, 1>, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::Replicate, 1, -1, false>, -1, 1> >'
score.cpp:173:43:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::Replicate, 1, -1, false>, -1, 1> >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::Replicate, 1, -1, false>, -1, 1> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::Replicate, 1, -1, false>, -1, 1> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::Replicate, 1, -1, false>, -1, 1>, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::Replicate, 1, -1, false>, -1, 1> >'
score.cpp:173:43:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::Replicate, 1, -1, false>, -1, 1> > >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::Array, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::Replicate, 1, -1, false>, -1, 1> > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase, const Eigen::Array, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::Replicate, 1, -1, false>, -1, 1> > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::Replicate, 1, -1, false>, -1, 1> >, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::Replicate, 1, -1, false>, -1, 1> > >'
score.cpp:173:43:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::Array >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::Array, const Eigen::Array > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase, const Eigen::Array, const Eigen::Array > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::Array, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >'
score.cpp:179:14:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::PartialReduxExpr, Eigen::internal::member_sum, 0> >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::PartialReduxExpr, Eigen::internal::member_sum, 0> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase, const Eigen::PartialReduxExpr, Eigen::internal::member_sum, 0> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::PartialReduxExpr, Eigen::internal::member_sum, 0>, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from 'class Eigen::CwiseUnaryOp, const Eigen::PartialReduxExpr, Eigen::internal::member_sum, 0> >'
score.cpp:180:46:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, 1, -1, false> >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::Block, 1, -1, false> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase, const Eigen::Block, 1, -1, false> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, 1, -1, false>, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, 1, -1, false> >'
score.cpp:191:44:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, 1, -1, false> >, -1, 1>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::Block, 1, -1, false> >, -1, 1> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase, const Eigen::Block, 1, -1, false> >, -1, 1> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Replicate.h:61:65:   required from 'class Eigen::Replicate, const Eigen::Block, 1, -1, false> >, -1, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28:   required from 'struct Eigen::internal::traits, const Eigen::Array, const Eigen::Replicate, const Eigen::Block, 1, -1, false> >, -1, 1> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::Replicate, const Eigen::Block, 1, -1, false> >, -1, 1>, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Replicate, const Eigen::Block, 1, -1, false> >, -1, 1> >'
score.cpp:191:44:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::Replicate, const Eigen::Block, 1, -1, false> >, -1, 1> >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::Array, const Eigen::Replicate, const Eigen::Block, 1, -1, false> >, -1, 1> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase, const Eigen::Array, const Eigen::Replicate, const Eigen::Block, 1, -1, false> >, -1, 1> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::Replicate, const Eigen::Block, 1, -1, false> >, -1, 1>, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Replicate, const Eigen::Block, 1, -1, false> >, -1, 1> >'
score.cpp:191:44:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::Replicate, 1, -1, false>, -1, 1> > >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::Replicate, 1, -1, false>, -1, 1> > >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::Replicate, 1, -1, false>, -1, 1> > >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::Replicate, 1, -1, false>, -1, 1> > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::Replicate, 1, -1, false>, -1, 1> > >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::Replicate, 1, -1, false>, -1, 1> > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::Replicate, 1, -1, false>, -1, 1> > >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::Replicate, 1, -1, false>, -1, 1> >, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::Replicate, 1, -1, false>, -1, 1> > >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::Replicate, 1, -1, false>, -1, 1> > >'
score.cpp:196:82:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >'
score.cpp:203:36:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 0>, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 0>, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53:   required from 'class Eigen::Diagonal, 0>'
score.cpp:204:16:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, -1, 1, true> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase, -1, 1, true> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from 'class Eigen::MapBase, -1, 1, true>, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34:   required from 'class Eigen::MapBase, -1, 1, true>, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true, true>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from 'class Eigen::BlockImpl, -1, 1, true, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from 'class Eigen::Block, -1, 1, true>'
score.cpp:204:31:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, false> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase, -1, 1, true>, -1, 1, false> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, false>, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34:   required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, false>, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true>, -1, 1, false, true>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from 'class Eigen::BlockImpl, -1, 1, true>, -1, 1, false, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from 'class Eigen::Block, -1, 1, true>, -1, 1, false>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47:   required from 'class Eigen::VectorBlock, -1, 1, true>, -1>'
score.cpp:204:40:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 16777215>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 16777215>, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 16777215>, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, 16777215> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, 16777215> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53:   required from 'class Eigen::Diagonal, 16777215>'
score.cpp:207:19:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 2>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, 1, -1, false> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, 1, -1, false> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from 'class Eigen::MapBase, 1, -1, false>, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:329:7:   required from 'class Eigen::internal::BlockImpl_dense, 1, -1, false, true>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from 'class Eigen::BlockImpl, 1, -1, false, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from 'class Eigen::Block, 1, -1, false>'
score.cpp:211:64:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 2>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, 1, -1, false> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase, 1, -1, false> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from 'class Eigen::ArrayWrapper, 1, -1, false> >'
score.cpp:211:72:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 1, -1, false> > >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 1, -1, false> > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, 1, -1, false> > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, 1, -1, false> >, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 1, -1, false> > >'
score.cpp:211:73:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from 'class Eigen::DenseCoeffsBase >, 2>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7:   required from 'class Eigen::ArrayWrapper >'
score.cpp:212:61:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >'
score.cpp:212:62:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::Array >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::Array, const Eigen::Array > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase, const Eigen::Array, const Eigen::Array > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::Array, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::Array >'
score.cpp:213:17:   required from here
R:/lib/local/4.0/RcppEigen/include/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 R:/lib/local/4.0/RcppEigen/include/Eigen/SparseCore:37,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Sparse:26,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:31,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from score.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase, 0, Eigen::Stride<0, 0> > >':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7:   required from 'class Eigen::SparseCompressedBase, 0, Eigen::Stride<0, 0> > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:50:7:   required from 'class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:148:7:   required from 'class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:222:7:   required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/MappedSparseMatrix.h:32:7:   required from 'class Eigen::MappedSparseMatrix'
score.cpp:221:139:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from R:/lib/local/4.0/RcppEigen/include/Eigen/Core:370,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from score.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Array.h:17:8:   required from 'struct Eigen::internal::traits >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from 'class Eigen::Array'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:70:30:   required from 'class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:148:7:   required from 'class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:222:7:   required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/MappedSparseMatrix.h:32:7:   required from 'class Eigen::MappedSparseMatrix'
score.cpp:221:139:   required from here
R:/lib/local/4.0/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>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/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]
R:/lib/local/4.0/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]
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from score.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Array.h:45:7:   required from 'class Eigen::Array'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:70:30:   required from 'class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:148:7:   required from 'class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:222:7:   required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/SparseCore/MappedSparseMatrix.h:32:7:   required from 'class Eigen::MappedSparseMatrix'
score.cpp:221:139:   required from here
R:/lib/local/4.0/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;
                              ^~~~~~~~~~~~~~~~
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0, 8>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, 0>'
score.cpp:239:11:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:131:44:   required from 'struct Eigen::internal::evaluator > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:236:8:   required from 'struct Eigen::internal::evaluator >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:96:8:   required from 'struct Eigen::internal::product_evaluator, -1, 1, true> >, Eigen::Map >, 0>, 6, Eigen::DenseShape, Eigen::DenseShape, double, double>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:29:8:   required from 'struct Eigen::internal::evaluator, -1, 1, true> >, Eigen::Map >, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:132:22:   required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Transpose, -1, 1, true> >; Rhs = Eigen::Map >; int Option = 0; Eigen::internal::dense_product_base::Scalar = double]'
score.cpp:115:45:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, const Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7:   required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7:   required from 'class Eigen::CwiseUnaryOp, const Eigen::Matrix >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:433:37:   required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]'
score.cpp:210:17:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >'
R:/lib/local/4.0/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]'
R:/lib/local/4.0/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]'
score.cpp:176:14:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >'
R:/lib/local/4.0/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>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:384:143:   required from 'Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::TriangularViewType& Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::operator/=(const typename Eigen::internal::traits::Scalar&) [with _MatrixType = Eigen::Matrix; unsigned int _Mode = 1; Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::TriangularViewType = Eigen::TriangularView, 1>; typename Eigen::internal::traits::Scalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:435:40:   required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]'
score.cpp:210:17:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, -1, 1, false> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, -1, 1, false> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from 'class Eigen::MapBase, -1, 1, false>, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:154:7:   required from 'class Eigen::BlockImpl, -1, 1, false, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from 'class Eigen::Block, -1, 1, false>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47:   required from 'class Eigen::VectorBlock, -1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:535:27:   required from 'Eigen::ComputationInfo Eigen::internal::computeFromTridiagonal_impl(DiagType&, SubDiagType&, Eigen::Index, bool, MatrixType&) [with MatrixType = Eigen::Matrix; DiagType = Eigen::Matrix; SubDiagType = Eigen::Matrix; Eigen::Index = long long int]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:439:49:   required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]'
score.cpp:210:17:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, -1>, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, -1>, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, -1> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, -1> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53:   required from 'class Eigen::Diagonal, -1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:447:43:   required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:430:55:   required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:437:39:   required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]'
score.cpp:210:17:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true> > >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7:   required from 'class Eigen::DenseCoeffsBase, -1, 1, true> > >, 2>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, -1, 1, true> > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, -1, 1, true> > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37:   required from 'class Eigen::TransposeImpl, -1, 1, true> >, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from 'class Eigen::Transpose, -1, 1, true> > >'
R:/lib/local/4.0/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::Transpose, -1, 1, true> >; Rhs = Eigen::Map >]'
R:/lib/local/4.0/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::Map >; 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::Map >, 0>]'
R:/lib/local/4.0/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::Map >; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, -1, 1, true> >, Eigen::Map >, 0>]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:132:22:   required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Transpose, -1, 1, true> >; Rhs = Eigen::Map >; int Option = 0; Eigen::internal::dense_product_base::Scalar = double]'
score.cpp:115:45:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, 1, true> > >, const Eigen::Map > >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, 1, true> > >, const Eigen::Map > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, 1, true> > >, const Eigen::Map > > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7:   required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, 1, true> > >, const Eigen::Map >, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7:   required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, true> > >, const Eigen::Map > >'
R:/lib/local/4.0/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::Transpose, -1, 1, true> >; Rhs = Eigen::Map >]'
R:/lib/local/4.0/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::Map >; 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::Map >, 0>]'
R:/lib/local/4.0/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::Map >; int Options = 0; Eigen::internal::evaluator >::XprType = Eigen::Product, -1, 1, true> >, Eigen::Map >, 0>]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:132:22:   required from 'Eigen::internal::dense_product_base::operator const Scalar() const [with Lhs = Eigen::Transpose, -1, 1, true> >; Rhs = Eigen::Map >; int Option = 0; Eigen::internal::dense_product_base::Scalar = double]'
score.cpp:115:45:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Matrix; Eigen::Index = long long int]':
R:/lib/local/4.0/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::internal::redux_impl::Scalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Redux.h:418:56:   required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Redux.h:453:73:   required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]'
score.cpp:146:15:   required from here
R:/lib/local/4.0/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);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, false> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, false> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, false>, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47:   required from 'class Eigen::VectorBlock, -1, 1, true>, -1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:361:37:   required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:445:31:   required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:430:55:   required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:437:39:   required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]'
score.cpp:210:17:   required from here
R:/lib/local/4.0/RcppEigen/include/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;
                              ^~~~~~~~~~~~~~~~
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, -1, -1, false> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, -1, -1, false> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from 'class Eigen::MapBase, -1, -1, false>, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from 'class Eigen::Block, -1, -1, false>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:367:99:   required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:445:31:   required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:430:55:   required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:437:39:   required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]'
score.cpp:210:17:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, const Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, const Eigen::Matrix > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >'
R:/lib/local/4.0/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, true>, -1, 1, false> > >'
R:/lib/local/4.0/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>, -1, 1, false>, Eigen::Dense>'
R:/lib/local/4.0/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>, -1, 1, false> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:368:46:   required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:445:31:   required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:430:55:   required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:437:39:   required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]'
score.cpp:210:17:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/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>, -1, 1, false> >, 0>':
R:/lib/local/4.0/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>, -1, 1, false> > >'
R:/lib/local/4.0/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>, -1, 1, false> > >'
R:/lib/local/4.0/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>, -1, 1, false>, Eigen::Dense>'
R:/lib/local/4.0/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>, -1, 1, false> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:368:46:   required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:445:31:   required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:430:55:   required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:437:39:   required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]'
score.cpp:210:17:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:115:7:   required from 'class Eigen::internal::dense_product_base, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0, 7>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:147:7:   required from 'class Eigen::ProductImpl, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Product.h:71:7:   required from 'class Eigen::Product, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:368:35:   required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:445:31:   required from 'static void Eigen::internal::tridiagonalization_inplace_selector::run(MatrixType&, DiagonalType&, SubDiagonalType&, bool) [with DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix; MatrixType = Eigen::Matrix; int Size = -1; bool IsComplex = false]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:430:55:   required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, DiagonalType&, SubDiagonalType&, bool) [with MatrixType = Eigen::Matrix; DiagonalType = Eigen::Matrix; SubDiagonalType = Eigen::Matrix]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:437:39:   required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]'
score.cpp:210:17:   required from here
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, -1, 1, true>, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase >, -1, 1, true>, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase >, -1, 1, true>, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase >, -1, 1, true> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase >, -1, 1, true> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34:   required from 'class Eigen::MapBase >, -1, 1, true>, 0>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Block.h:103:81:   required from 'class Eigen::Block >, -1, 1, true>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:294:10:   required from 'void Eigen::MatrixBase::applyOnTheRight(Eigen::Index, Eigen::Index, const Eigen::JacobiRotation&) [with OtherScalar = double; Derived = Eigen::Map >; Eigen::Index = long long int]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:862:7:   required from 'void Eigen::internal::tridiagonal_qr_step(RealScalar*, RealScalar*, Index, Index, Scalar*, Index) [with int StorageOrder = 0; RealScalar = double; Scalar = double; Index = long long int]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:520:87:   required from 'Eigen::ComputationInfo Eigen::internal::computeFromTridiagonal_impl(DiagType&, SubDiagType&, Eigen::Index, bool, MatrixType&) [with MatrixType = Eigen::Matrix; DiagType = Eigen::Matrix; SubDiagType = Eigen::Matrix; Eigen::Index = long long int]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:439:49:   required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]'
score.cpp:210:17:   required from here
R:/lib/local/4.0/RcppEigen/include/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:445,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from score.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Visitor.h:69:8:   required from 'class Eigen::internal::visitor_evaluator, -1, 1, false> >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Visitor.h:110:17:   required from 'void Eigen::DenseBase::visit(Visitor&) const [with Visitor = Eigen::internal::min_coeff_visitor, -1, 1, false> >; Derived = Eigen::Block, -1, 1, false>]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Visitor.h:229:3:   required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::minCoeff(IndexType*) const [with IndexType = long long int; Derived = Eigen::Block, -1, 1, false>; typename Eigen::internal::traits::Scalar = double]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:535:7:   required from 'Eigen::ComputationInfo Eigen::internal::computeFromTridiagonal_impl(DiagType&, SubDiagType&, Eigen::Index, bool, MatrixType&) [with MatrixType = Eigen::Matrix; DiagType = Eigen::Matrix; SubDiagType = Eigen::Matrix; Eigen::Index = long long int]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:439:49:   required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]'
score.cpp:210:17:   required from here
R:/lib/local/4.0/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 R:/lib/local/4.0/RcppEigen/include/Eigen/Core:439,
                 from R:/lib/local/4.0/RcppEigen/include/Eigen/Dense:1,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigenForward.h:30,
                 from R:/lib/local/4.0/RcppEigen/include/RcppEigen.h:25,
                 from score.cpp:4:
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>':
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase >, 1>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase >, 3>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34:   required from 'class Eigen::ArrayBase > >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37:   required from 'class Eigen::TransposeImpl, Eigen::Dense>'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37:   required from 'class Eigen::Transpose >'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:829:17:   required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Array; Src = Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 1, -1, false> > >; Func = Eigen::internal::assign_op]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41:   required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 1, -1, false> > >; Derived = Eigen::Array]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7:   required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 1, -1, false> > >; Derived = Eigen::Array]'
R:/lib/local/4.0/RcppEigen/include/Eigen/src/Core/Array.h:242:29:   required from 'Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Array(const Eigen::EigenBase&, typename Eigen::internal::enable_if >::Scalar>::value, Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::PrivateType>::type) [with OtherDerived = Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 1, -1, false> > >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1; typename Eigen::internal::enable_if >::Scalar>::value, Eigen::Array<_Scalar, _Rows, _Cols, _Opt