* using log directory 'd:/Rcompile/CRANpkg/local/4.1/cgalMeshes.Rcheck' * using R version 4.1.3 (2022-03-10) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: ISO8859-1 * checking for file 'cgalMeshes/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'cgalMeshes' version '2.0.0' * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'cgalMeshes' can be installed ... ERROR Installation failed. See 'd:/Rcompile/CRANpkg/local/4.1/cgalMeshes.Rcheck/00install.out' for details. * DONE The installation logfile: * installing *source* package 'cgalMeshes' ... ** package 'cgalMeshes' successfully unpacked and MD5 sums checked ** using staged installation ********************************************** WARNING: this package has a configure script It probably needs manual configuration ********************************************** ** libs *** arch - i386 make[1]: Entering directory '/d/temp/Rtmpak0qGA/R.INSTALL154bc162b6c82/cgalMeshes/src-i386' d:/Compiler/rtools40/mingw32/bin/g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.1.3/include" -DNDEBUG -I'd:/RCompile/CRANpkg/lib/4.1/BH/include' -I'd:/RCompile/CRANpkg/lib/4.1/Rcpp/include' -I'd:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include' -I'd:/RCompile/CRANpkg/lib/4.1/RcppColors/include' -I'd:/RCompile/CRANpkg/lib/4.1/RcppEigen/include' -I"d:/Compiler/gcc-4.9.3/local330/include" -DCGAL_HEADER_ONLY=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c AFSreconstruction.cpp -o AFSreconstruction.o In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/mpl/aux_/na_assert.hpp:23, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/mpl/arg.hpp:25, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/mpl/placeholders.hpp:24, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/iterator/iterator_categories.hpp:16, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/iterator/iterator_facade.hpp:13, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/range/iterator_range_core.hpp:27, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/lexical_cast.hpp:30, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/exceptions.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/assertions_impl.h:30, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/assertions.h:334, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses] failed ************ (Pred::************ ^ d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses] failed ************ (boost::mpl::not_::************ ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:397, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:60:39: warning: ignoring attributes on template argument '__m128' {aka '__vector(4) float'} [-Wignored-attributes] template<> struct is_arithmetic<__m128> { enum { value = true }; }; ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:61:40: warning: ignoring attributes on template argument '__m128i' {aka '__vector(2) long long int'} [-Wignored-attributes] template<> struct is_arithmetic<__m128i> { enum { value = true }; }; ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:62:40: warning: ignoring attributes on template argument '__m128d' {aka '__vector(2) double'} [-Wignored-attributes] template<> struct is_arithmetic<__m128d> { enum { value = true }; }; ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:161:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__vector(4) float'} [-Wignored-attributes] template<> struct unpacket_traits { typedef float type; enum {size=4, alignment=Aligned16}; typedef Packet4f half; }; ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:162:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__vector(2) double'} [-Wignored-attributes] template<> struct unpacket_traits { typedef double type; enum {size=2, alignment=Aligned16}; typedef Packet2d half; }; ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:163:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__vector(2) long long int'} [-Wignored-attributes] template<> struct unpacket_traits { typedef int type; enum {size=4, alignment=Aligned16}; typedef Packet4i half; }; ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:718:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__vector(4) float'} [-Wignored-attributes] struct palign_impl ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:741:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__vector(2) long long int'} [-Wignored-attributes] struct palign_impl ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:764:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__vector(2) double'} [-Wignored-attributes] struct palign_impl ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:778:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__vector(4) float'} [-Wignored-attributes] ptranspose(PacketBlock& kernel) { ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:783:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__vector(2) double'} [-Wignored-attributes] ptranspose(PacketBlock& kernel) { ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:790:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__vector(2) long long int'} [-Wignored-attributes] ptranspose(PacketBlock& kernel) { ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:377, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__vector(4) float'} [-Wignored-attributes] template<> struct conj_helper { \ ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__vector(4) float'} [-Wignored-attributes] template<> struct conj_helper { \ ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__vector(2) double'} [-Wignored-attributes] template<> struct conj_helper { \ ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__vector(2) double'} [-Wignored-attributes] template<> struct conj_helper { \ ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:187:45: warning: optimization attribute on 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::Bbox_2&)' follows definition but the attribute doesn't match [-Wattributes] operator<<(std::ostream &os, const Bbox_2 &b) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:300:22: note: previous definition of 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::Residue&)' was here inline std::ostream& operator << (std::ostream& os, const Residue& p) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:211:39: warning: optimization attribute on 'std::istream& CGAL::operator>>(std::istream&, CGAL::Bbox_2&)' follows definition but the attribute doesn't match [-Wattributes] operator>>(std::istream &is, Bbox_2 &b) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:306:22: note: previous definition of 'std::istream& CGAL::operator>>(std::istream&, CGAL::Residue&)' was here inline std::istream& operator >> (std::istream& is, Residue& p) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_3.h:221:45: warning: optimization attribute on 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::Bbox_3&)' follows definition but the attribute doesn't match [-Wattributes] operator<<(std::ostream &os, const Bbox_3& b) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:300:22: note: previous definition of 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::Residue&)' was here inline std::ostream& operator << (std::ostream& os, const Residue& p) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_3.h:250:39: warning: optimization attribute on 'std::istream& CGAL::operator>>(std::istream&, CGAL::Bbox_3&)' follows definition but the attribute doesn't match [-Wattributes] operator>>(std::istream &is, Bbox_3& b) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:306:22: note: previous definition of 'std::istream& CGAL::operator>>(std::istream&, CGAL::Residue&)' was here inline std::istream& operator >> (std::istream& is, Residue& p) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/MP_Float.h:92:49: warning: optimization attribute on 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::MP_Float&)' follows definition but the attribute doesn't match [-Wattributes] operator<< (std::ostream & os, const MP_Float &b); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:300:22: note: previous definition of 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::Residue&)' was here inline std::ostream& operator << (std::ostream& os, const Residue& p) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/MP_Float.h:99:43: warning: optimization attribute on 'std::istream& CGAL::operator>>(std::istream&, CGAL::MP_Float&)' follows definition but the attribute doesn't match [-Wattributes] operator>> (std::istream & is, MP_Float &b); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:306:22: note: previous definition of 'std::istream& CGAL::operator>>(std::istream&, CGAL::Residue&)' was here inline std::istream& operator >> (std::istream& is, Residue& p) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/MP_Float.h:101:56: warning: optimization attribute on 'CGAL::MP_Float CGAL::operator+(const CGAL::MP_Float&, const CGAL::MP_Float&)' follows definition but the attribute doesn't match [-Wattributes] MP_Float operator+(const MP_Float &a, const MP_Float &b); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:277:16: note: previous definition of 'CGAL::Residue CGAL::operator+(const CGAL::Residue&)' was here inline Residue operator + (const Residue& p1) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/MP_Float.h:103:56: warning: optimization attribute on 'CGAL::MP_Float CGAL::operator-(const CGAL::MP_Float&, const CGAL::MP_Float&)' follows definition but the attribute doesn't match [-Wattributes] MP_Float operator-(const MP_Float &a, const MP_Float &b); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:280:16: note: previous definition of 'CGAL::Residue CGAL::operator-(const CGAL::Residue&)' was here inline Residue operator - (const Residue& p1){ ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/MP_Float.h:103:56: warning: optimization attribute on 'CGAL::MP_Float CGAL::operator-(const CGAL::MP_Float&, const CGAL::MP_Float&)' follows definition but the attribute doesn't match [-Wattributes] MP_Float operator-(const MP_Float &a, const MP_Float &b); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Uncertain.h:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/assertions.h:331, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/enum.h:73:1: note: previous definition of 'CGAL::Sign CGAL::operator-(CGAL::Sign)' was here operator-(Sign o) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/MP_Float.h:105:56: warning: optimization attribute on 'CGAL::MP_Float CGAL::operator*(const CGAL::MP_Float&, const CGAL::MP_Float&)' follows definition but the attribute doesn't match [-Wattributes] MP_Float operator*(const MP_Float &a, const MP_Float &b); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Uncertain.h:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/assertions.h:331, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/enum.h:86:13: note: previous definition of 'CGAL::Sign CGAL::operator*(CGAL::Sign, CGAL::Sign)' was here inline Sign operator* (Sign s1, Sign s2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/MP_Float.h:233:61: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::MP_Float&, const CGAL::MP_Float&)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator<(const MP_Float &a, const MP_Float &b) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:295:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, int)' was here inline bool operator < (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/MP_Float.h:233:61: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::MP_Float&, const CGAL::MP_Float&)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator<(const MP_Float &a, const MP_Float &b) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:293:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator < (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/MP_Float.h:236:62: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::MP_Float&, const CGAL::MP_Float&)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const MP_Float &a, const MP_Float &b) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/MP_Float.h:236:62: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::MP_Float&, const CGAL::MP_Float&)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const MP_Float &a, const MP_Float &b) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/VectorH2.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/predicates_on_directionsH2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/DirectionH2.h:100, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/Homogeneous_base.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_homogeneous.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h: In instantiation of 'class CGAL::Quotient': d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/MP_Float.h:509:48: required from here d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h:132:15: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Quotient&, const CGAL::Quotient&)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const Quotient& x, const Quotient& y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/VectorH2.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/predicates_on_directionsH2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/DirectionH2.h:100, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/Homogeneous_base.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_homogeneous.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h:132:15: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Quotient&, const CGAL::Quotient&)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const Quotient& x, const Quotient& y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/VectorH2.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/predicates_on_directionsH2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/DirectionH2.h:100, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/Homogeneous_base.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_homogeneous.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h:134:15: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Quotient&, const NT&)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const Quotient& x, const NT& y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/VectorH2.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/predicates_on_directionsH2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/DirectionH2.h:100, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/Homogeneous_base.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_homogeneous.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h:134:15: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Quotient&, const NT&)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const Quotient& x, const NT& y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/VectorH2.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/predicates_on_directionsH2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/DirectionH2.h:100, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/Homogeneous_base.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_homogeneous.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h:136:22: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Quotient&, const Type&)' follows definition but the attribute doesn't match [-Wattributes] friend inline bool operator==(const Quotient& x, const CGAL_int(NT) & y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/VectorH2.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/predicates_on_directionsH2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/DirectionH2.h:100, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/Homogeneous_base.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_homogeneous.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h:136:22: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Quotient&, const Type&)' follows definition but the attribute doesn't match [-Wattributes] friend inline bool operator==(const Quotient& x, const CGAL_int(NT) & y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/VectorH2.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/predicates_on_directionsH2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/DirectionH2.h:100, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/Homogeneous_base.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_homogeneous.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h:138:22: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Quotient&, const Type&)' follows definition but the attribute doesn't match [-Wattributes] friend inline bool operator==(const Quotient& x, const CGAL_double(NT) & y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/VectorH2.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/predicates_on_directionsH2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/DirectionH2.h:100, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/Homogeneous_base.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_homogeneous.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h:138:22: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Quotient&, const Type&)' follows definition but the attribute doesn't match [-Wattributes] friend inline bool operator==(const Quotient& x, const CGAL_double(NT) & y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/MP_Float.h:712:29: warning: optimization attribute on 'bool CGAL::is_integer(const CGAL::MP_Float&)' follows definition but the attribute doesn't match [-Wattributes] is_integer(const MP_Float &m) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:51, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/double.h:188:1: note: previous definition of 'bool CGAL::is_integer(double)' was here is_integer(double d) ^~~~~~~~~~ In file included from d:/Compiler/gcc-4.9.3/local330/include/gmp.h:5, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/multiprecision/gmp.hpp:52, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost_mp.h:43, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:27, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/Compiler/gcc-4.9.3/local330/include/gmp-i386.h:2250:71: warning: optimization attribute on 'std::ostream& operator<<(std::ostream&, mpz_srcptr)' follows definition but the attribute doesn't match [-Wattributes] __GMP_DECLSPEC_XX std::ostream& operator<< (std::ostream &, mpz_srcptr); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/RcppCommon.h:137, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp.h:27, from cgalMesh.h:5, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp/complex.h:76:23: note: previous definition of 'std::ostream& operator<<(std::ostream&, const Rcomplex&)' was here inline std::ostream & operator<<(std::ostream &os, const Rcomplex& cplx) { ^~~~~~~~ In file included from d:/Compiler/gcc-4.9.3/local330/include/gmp.h:5, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/multiprecision/gmp.hpp:52, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost_mp.h:43, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:27, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/Compiler/gcc-4.9.3/local330/include/gmp-i386.h:2251:71: warning: optimization attribute on 'std::ostream& operator<<(std::ostream&, mpq_srcptr)' follows definition but the attribute doesn't match [-Wattributes] __GMP_DECLSPEC_XX std::ostream& operator<< (std::ostream &, mpq_srcptr); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/RcppCommon.h:137, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp.h:27, from cgalMesh.h:5, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp/complex.h:76:23: note: previous definition of 'std::ostream& operator<<(std::ostream&, const Rcomplex&)' was here inline std::ostream & operator<<(std::ostream &os, const Rcomplex& cplx) { ^~~~~~~~ In file included from d:/Compiler/gcc-4.9.3/local330/include/gmp.h:5, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/multiprecision/gmp.hpp:52, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost_mp.h:43, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:27, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/Compiler/gcc-4.9.3/local330/include/gmp-i386.h:2252:71: warning: optimization attribute on 'std::ostream& operator<<(std::ostream&, mpf_srcptr)' follows definition but the attribute doesn't match [-Wattributes] __GMP_DECLSPEC_XX std::ostream& operator<< (std::ostream &, mpf_srcptr); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/RcppCommon.h:137, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp.h:27, from cgalMesh.h:5, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp/complex.h:76:23: note: previous definition of 'std::ostream& operator<<(std::ostream&, const Rcomplex&)' was here inline std::ostream & operator<<(std::ostream &os, const Rcomplex& cplx) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpz_type.h:270:43: warning: optimization attribute on 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::Gmpz&)' follows definition but the attribute doesn't match [-Wattributes] operator<<(std::ostream& os, const Gmpz &z) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:300:22: note: previous definition of 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::Residue&)' was here inline std::ostream& operator << (std::ostream& os, const Residue& p) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpz_type.h:404:37: warning: optimization attribute on 'std::istream& CGAL::operator>>(std::istream&, CGAL::Gmpz&)' follows definition but the attribute doesn't match [-Wattributes] operator>>(std::istream& is, Gmpz &z) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:306:22: note: previous definition of 'std::istream& CGAL::operator>>(std::istream&, CGAL::Residue&)' was here inline std::istream& operator >> (std::istream& is, Residue& p) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:35:46: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Gmpzf&, const CGAL::Gmpzf&)' follows definition but the attribute doesn't match [-Wattributes] bool operator<(const Gmpzf &a, const Gmpzf &b); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:295:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, int)' was here inline bool operator < (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:35:46: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Gmpzf&, const CGAL::Gmpzf&)' follows definition but the attribute doesn't match [-Wattributes] bool operator<(const Gmpzf &a, const Gmpzf &b); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:293:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator < (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:36:47: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Gmpzf&, const CGAL::Gmpzf&)' follows definition but the attribute doesn't match [-Wattributes] bool operator==(const Gmpzf &a, const Gmpzf &b); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:36:47: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Gmpzf&, const CGAL::Gmpzf&)' follows definition but the attribute doesn't match [-Wattributes] bool operator==(const Gmpzf &a, const Gmpzf &b); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:37:37: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Gmpzf&, int)' follows definition but the attribute doesn't match [-Wattributes] bool operator<(const Gmpzf &a, int b); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:295:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, int)' was here inline bool operator < (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:37:37: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Gmpzf&, int)' follows definition but the attribute doesn't match [-Wattributes] bool operator<(const Gmpzf &a, int b); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:293:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator < (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:38:38: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Gmpzf&, int)' follows definition but the attribute doesn't match [-Wattributes] bool operator==(const Gmpzf &a, int b); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:38:38: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Gmpzf&, int)' follows definition but the attribute doesn't match [-Wattributes] bool operator==(const Gmpzf &a, int b); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:520:59: warning: optimization attribute on 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::Gmpzf&)' follows definition but the attribute doesn't match [-Wattributes] std::ostream& operator<< (std::ostream& os, const Gmpzf& a) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:300:22: note: previous definition of 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::Residue&)' was here inline std::ostream& operator << (std::ostream& os, const Residue& p) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:532:55: warning: optimization attribute on 'std::istream& CGAL::operator>>(std::istream&, CGAL::Gmpzf&)' follows definition but the attribute doesn't match [-Wattributes] std::istream& operator>> ( std::istream& is, Gmpzf& a) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:306:22: note: previous definition of 'std::istream& CGAL::operator>>(std::istream&, CGAL::Residue&)' was here inline std::istream& operator >> (std::istream& is, Residue& p) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:44:41: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Gmpfr&, const CGAL::Gmpfr&)' follows definition but the attribute doesn't match [-Wattributes] bool operator<(const Gmpfr&,const Gmpfr&); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:295:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, int)' was here inline bool operator < (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:44:41: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Gmpfr&, const CGAL::Gmpfr&)' follows definition but the attribute doesn't match [-Wattributes] bool operator<(const Gmpfr&,const Gmpfr&); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:293:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator < (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:45:42: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Gmpfr&, const CGAL::Gmpfr&)' follows definition but the attribute doesn't match [-Wattributes] bool operator==(const Gmpfr&,const Gmpfr&); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:45:42: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Gmpfr&, const CGAL::Gmpfr&)' follows definition but the attribute doesn't match [-Wattributes] bool operator==(const Gmpfr&,const Gmpfr&); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:47:33: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Gmpfr&, long int)' follows definition but the attribute doesn't match [-Wattributes] bool operator<(const Gmpfr&,long); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:295:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, int)' was here inline bool operator < (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:47:33: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Gmpfr&, long int)' follows definition but the attribute doesn't match [-Wattributes] bool operator<(const Gmpfr&,long); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:293:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator < (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:49:34: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Gmpfr&, long int)' follows definition but the attribute doesn't match [-Wattributes] bool operator==(const Gmpfr&,long); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:49:34: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Gmpfr&, long int)' follows definition but the attribute doesn't match [-Wattributes] bool operator==(const Gmpfr&,long); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:51:42: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Gmpfr&, long unsigned int)' follows definition but the attribute doesn't match [-Wattributes] bool operator<(const Gmpfr&,unsigned long); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:295:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, int)' was here inline bool operator < (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:51:42: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Gmpfr&, long unsigned int)' follows definition but the attribute doesn't match [-Wattributes] bool operator<(const Gmpfr&,unsigned long); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:293:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator < (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:53:43: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Gmpfr&, long unsigned int)' follows definition but the attribute doesn't match [-Wattributes] bool operator==(const Gmpfr&,unsigned long); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:53:43: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Gmpfr&, long unsigned int)' follows definition but the attribute doesn't match [-Wattributes] bool operator==(const Gmpfr&,unsigned long); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:55:32: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Gmpfr&, int)' follows definition but the attribute doesn't match [-Wattributes] bool operator<(const Gmpfr&,int); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:295:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, int)' was here inline bool operator < (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:55:32: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Gmpfr&, int)' follows definition but the attribute doesn't match [-Wattributes] bool operator<(const Gmpfr&,int); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:293:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator < (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:57:33: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Gmpfr&, int)' follows definition but the attribute doesn't match [-Wattributes] bool operator==(const Gmpfr&,int); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:57:33: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Gmpfr&, int)' follows definition but the attribute doesn't match [-Wattributes] bool operator==(const Gmpfr&,int); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:59:35: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Gmpfr&, double)' follows definition but the attribute doesn't match [-Wattributes] bool operator<(const Gmpfr&,double); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:295:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, int)' was here inline bool operator < (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:59:35: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Gmpfr&, double)' follows definition but the attribute doesn't match [-Wattributes] bool operator<(const Gmpfr&,double); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:293:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator < (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:61:36: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Gmpfr&, double)' follows definition but the attribute doesn't match [-Wattributes] bool operator==(const Gmpfr&,double); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:61:36: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Gmpfr&, double)' follows definition but the attribute doesn't match [-Wattributes] bool operator==(const Gmpfr&,double); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:63:40: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Gmpfr&, long double)' follows definition but the attribute doesn't match [-Wattributes] bool operator<(const Gmpfr&,long double); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:295:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, int)' was here inline bool operator < (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:63:40: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Gmpfr&, long double)' follows definition but the attribute doesn't match [-Wattributes] bool operator<(const Gmpfr&,long double); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:293:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator < (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:65:41: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Gmpfr&, long double)' follows definition but the attribute doesn't match [-Wattributes] bool operator==(const Gmpfr&,long double); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:65:41: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Gmpfr&, long double)' follows definition but the attribute doesn't match [-Wattributes] bool operator==(const Gmpfr&,long double); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:67:40: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Gmpfr&, const CGAL::Gmpz&)' follows definition but the attribute doesn't match [-Wattributes] bool operator<(const Gmpfr&,const Gmpz&); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:295:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, int)' was here inline bool operator < (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:67:40: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Gmpfr&, const CGAL::Gmpz&)' follows definition but the attribute doesn't match [-Wattributes] bool operator<(const Gmpfr&,const Gmpz&); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:293:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator < (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:69:41: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Gmpfr&, const CGAL::Gmpz&)' follows definition but the attribute doesn't match [-Wattributes] bool operator==(const Gmpfr&,const Gmpz&); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:69:41: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Gmpfr&, const CGAL::Gmpz&)' follows definition but the attribute doesn't match [-Wattributes] bool operator==(const Gmpfr&,const Gmpz&); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:1034:51: warning: optimization attribute on 'std::istream& CGAL::operator>>(std::istream&, CGAL::Gmpfr&)' follows definition but the attribute doesn't match [-Wattributes] std::istream& operator>>(std::istream& is,Gmpfr &f){ ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:306:22: note: previous definition of 'std::istream& CGAL::operator>>(std::istream&, CGAL::Residue&)' was here inline std::istream& operator >> (std::istream& is, Residue& p) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:1164:57: warning: optimization attribute on 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::Gmpfr&)' follows definition but the attribute doesn't match [-Wattributes] std::ostream& operator<<(std::ostream& os,const Gmpfr &a){ ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:300:22: note: previous definition of 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::Residue&)' was here inline std::ostream& operator << (std::ostream& os, const Residue& p) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpq_type.h:317:39: warning: optimization attribute on 'CGAL::Gmpq CGAL::operator+(const CGAL::Gmpq&, const CGAL::Gmpq&)' follows definition but the attribute doesn't match [-Wattributes] operator+(const Gmpq &x, const Gmpq &y) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:277:16: note: previous definition of 'CGAL::Residue CGAL::operator+(const CGAL::Residue&)' was here inline Residue operator + (const Residue& p1) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpq_type.h:334:39: warning: optimization attribute on 'CGAL::Gmpq CGAL::operator-(const CGAL::Gmpq&, const CGAL::Gmpq&)' follows definition but the attribute doesn't match [-Wattributes] operator-(const Gmpq &x, const Gmpq &y) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:280:16: note: previous definition of 'CGAL::Residue CGAL::operator-(const CGAL::Residue&)' was here inline Residue operator - (const Residue& p1){ ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpq_type.h:334:39: warning: optimization attribute on 'CGAL::Gmpq CGAL::operator-(const CGAL::Gmpq&, const CGAL::Gmpq&)' follows definition but the attribute doesn't match [-Wattributes] operator-(const Gmpq &x, const Gmpq &y) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Uncertain.h:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/assertions.h:331, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/enum.h:73:1: note: previous definition of 'CGAL::Sign CGAL::operator-(CGAL::Sign)' was here operator-(Sign o) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpq_type.h:351:39: warning: optimization attribute on 'CGAL::Gmpq CGAL::operator*(const CGAL::Gmpq&, const CGAL::Gmpq&)' follows definition but the attribute doesn't match [-Wattributes] operator*(const Gmpq &x, const Gmpq &y) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Uncertain.h:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/assertions.h:331, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/enum.h:86:13: note: previous definition of 'CGAL::Sign CGAL::operator*(CGAL::Sign, CGAL::Sign)' was here inline Sign operator* (Sign s1, Sign s2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpq_type.h:462:43: warning: optimization attribute on 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::Gmpq&)' follows definition but the attribute doesn't match [-Wattributes] operator<<(std::ostream& os, const Gmpq &z) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:300:22: note: previous definition of 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::Residue&)' was here inline std::ostream& operator << (std::ostream& os, const Residue& p) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpq_type.h:492:37: warning: optimization attribute on 'std::istream& CGAL::operator>>(std::istream&, CGAL::Gmpq&)' follows definition but the attribute doesn't match [-Wattributes] operator>>(std::istream& is, Gmpq &z) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:306:22: note: previous definition of 'std::istream& CGAL::operator>>(std::istream&, CGAL::Residue&)' was here inline std::istream& operator >> (std::istream& is, Residue& p) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/VectorH2.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/predicates_on_directionsH2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/DirectionH2.h:100, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/Homogeneous_base.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_homogeneous.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h: In instantiation of 'class CGAL::Quotient': d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:162:33: required from here d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h:132:15: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Quotient&, const CGAL::Quotient&)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const Quotient& x, const Quotient& y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/VectorH2.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/predicates_on_directionsH2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/DirectionH2.h:100, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/Homogeneous_base.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_homogeneous.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h:132:15: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Quotient&, const CGAL::Quotient&)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const Quotient& x, const Quotient& y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/VectorH2.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/predicates_on_directionsH2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/DirectionH2.h:100, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/Homogeneous_base.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_homogeneous.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h:134:15: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Quotient&, const NT&)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const Quotient& x, const NT& y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/VectorH2.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/predicates_on_directionsH2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/DirectionH2.h:100, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/Homogeneous_base.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_homogeneous.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h:134:15: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Quotient&, const NT&)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const Quotient& x, const NT& y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/VectorH2.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/predicates_on_directionsH2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/DirectionH2.h:100, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/Homogeneous_base.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_homogeneous.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h:136:22: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Quotient&, const Type&)' follows definition but the attribute doesn't match [-Wattributes] friend inline bool operator==(const Quotient& x, const CGAL_int(NT) & y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/VectorH2.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/predicates_on_directionsH2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/DirectionH2.h:100, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/Homogeneous_base.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_homogeneous.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h:136:22: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Quotient&, const Type&)' follows definition but the attribute doesn't match [-Wattributes] friend inline bool operator==(const Quotient& x, const CGAL_int(NT) & y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/VectorH2.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/predicates_on_directionsH2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/DirectionH2.h:100, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/Homogeneous_base.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_homogeneous.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h:138:22: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Quotient&, const Type&)' follows definition but the attribute doesn't match [-Wattributes] friend inline bool operator==(const Quotient& x, const CGAL_double(NT) & y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/VectorH2.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/predicates_on_directionsH2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/DirectionH2.h:100, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/Homogeneous_base.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_homogeneous.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h:138:22: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Quotient&, const Type&)' follows definition but the attribute doesn't match [-Wattributes] friend inline bool operator==(const Quotient& x, const CGAL_double(NT) & y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/VectorH2.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/predicates_on_directionsH2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/DirectionH2.h:100, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/Homogeneous_base.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_homogeneous.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h: In instantiation of 'class CGAL::Quotient': d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpzf.h:144:40: required from here d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h:132:15: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Quotient&, const CGAL::Quotient&)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const Quotient& x, const Quotient& y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/VectorH2.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/predicates_on_directionsH2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/DirectionH2.h:100, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/Homogeneous_base.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_homogeneous.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h:132:15: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Quotient&, const CGAL::Quotient&)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const Quotient& x, const Quotient& y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/VectorH2.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/predicates_on_directionsH2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/DirectionH2.h:100, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/Homogeneous_base.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_homogeneous.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h:134:15: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Quotient&, const NT&)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const Quotient& x, const NT& y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/VectorH2.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/predicates_on_directionsH2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/DirectionH2.h:100, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/Homogeneous_base.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_homogeneous.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h:134:15: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Quotient&, const NT&)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const Quotient& x, const NT& y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/VectorH2.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/predicates_on_directionsH2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/DirectionH2.h:100, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/Homogeneous_base.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_homogeneous.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h:136:22: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Quotient&, const Type&)' follows definition but the attribute doesn't match [-Wattributes] friend inline bool operator==(const Quotient& x, const CGAL_int(NT) & y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/VectorH2.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/predicates_on_directionsH2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/DirectionH2.h:100, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/Homogeneous_base.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_homogeneous.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h:136:22: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Quotient&, const Type&)' follows definition but the attribute doesn't match [-Wattributes] friend inline bool operator==(const Quotient& x, const CGAL_int(NT) & y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/VectorH2.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/predicates_on_directionsH2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/DirectionH2.h:100, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/Homogeneous_base.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_homogeneous.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h:138:22: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Quotient&, const Type&)' follows definition but the attribute doesn't match [-Wattributes] friend inline bool operator==(const Quotient& x, const CGAL_double(NT) & y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/VectorH2.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/predicates_on_directionsH2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/DirectionH2.h:100, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/Homogeneous_base.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_homogeneous.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h:138:22: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Quotient&, const Type&)' follows definition but the attribute doesn't match [-Wattributes] friend inline bool operator==(const Quotient& x, const CGAL_double(NT) & y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF/File_header_OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF/File_scanner_OFF.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF/Scanner_OFF.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF.h:15, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/OFF.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF/File_header_extended_OFF.h:97:60: warning: optimization attribute on 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::File_header_extended_OFF&)' follows definition but the attribute doesn't match [-Wattributes] const File_header_extended_OFF& h); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:300:22: note: previous definition of 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::Residue&)' was here inline std::ostream& operator << (std::ostream& os, const Residue& p) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF/File_header_OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF/File_scanner_OFF.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF/Scanner_OFF.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF.h:15, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/OFF.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF/File_header_extended_OFF.h:100:72: warning: optimization attribute on 'std::istream& CGAL::operator>>(std::istream&, CGAL::File_header_extended_OFF&)' follows definition but the attribute doesn't match [-Wattributes] std::istream& operator>>( std::istream& in, File_header_extended_OFF& h); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:306:22: note: previous definition of 'std::istream& CGAL::operator>>(std::istream&, CGAL::Residue&)' was here inline std::istream& operator >> (std::istream& is, Residue& p) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF/File_scanner_OFF.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF/Scanner_OFF.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF.h:15, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/OFF.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF/File_header_OFF.h:116:81: warning: optimization attribute on 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::File_header_OFF&)' follows definition but the attribute doesn't match [-Wattributes] CGAL_EXPORT std::ostream& operator<<(std::ostream& out, const File_header_OFF& h); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:300:22: note: previous definition of 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::Residue&)' was here inline std::ostream& operator << (std::ostream& os, const Residue& p) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF/File_scanner_OFF.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF/Scanner_OFF.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF.h:15, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/OFF.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF/File_header_OFF.h:119:74: warning: optimization attribute on 'std::istream& CGAL::operator>>(std::istream&, CGAL::File_header_OFF&)' follows definition but the attribute doesn't match [-Wattributes] CGAL_EXPORT std::istream& operator>>(std::istream& in, File_header_OFF& h); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:306:22: note: previous definition of 'std::istream& CGAL::operator>>(std::istream&, CGAL::Residue&)' was here inline std::istream& operator >> (std::istream& is, Residue& p) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/property_map/vector_property_map.hpp:14, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/property_map/property_map.hpp:598, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/property_map.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/properties.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/internal/initialized_index_maps_helpers.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/named_params_helper.h:12, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/Generic_writer.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/OFF.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/smart_ptr/detail/shared_count.hpp:361:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/locale_conv.h:41, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/locale:43, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/iomanip:43, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/RcppCommon.h:53, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp.h:27, from cgalMesh.h:5, from AFSreconstruction.cpp:2: D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/property_map/vector_property_map.hpp:14, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/property_map/property_map.hpp:598, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/property_map.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/properties.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/internal/initialized_index_maps_helpers.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/named_params_helper.h:12, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/Generic_writer.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/OFF.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > ^~~~~~~~ In file included from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/locale_conv.h:41, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/locale:43, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/iomanip:43, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/RcppCommon.h:53, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp.h:27, from cgalMesh.h:5, from AFSreconstruction.cpp:2: D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/property_map/vector_property_map.hpp:14, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/property_map/property_map.hpp:598, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/property_map.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/properties.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/internal/initialized_index_maps_helpers.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/named_params_helper.h:12, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/Generic_writer.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/OFF.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/smart_ptr/shared_ptr.hpp:507:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() ^~~~~~~~ In file included from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/locale_conv.h:41, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/locale:43, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/iomanip:43, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/RcppCommon.h:53, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp.h:27, from cgalMesh.h:5, from AFSreconstruction.cpp:2: D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/property_map/vector_property_map.hpp:14, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/property_map/property_map.hpp:598, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/property_map.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/properties.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/internal/initialized_index_maps_helpers.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/named_params_helper.h:12, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/Generic_writer.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/OFF.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/smart_ptr/shared_ptr.hpp:520:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr( std::auto_ptr && r ): px(r.get()), pn() ^~~~~~~~ In file included from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/locale_conv.h:41, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/locale:43, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/iomanip:43, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/RcppCommon.h:53, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp.h:27, from cgalMesh.h:5, from AFSreconstruction.cpp:2: D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/property_map/vector_property_map.hpp:14, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/property_map/property_map.hpp:598, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/property_map.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/properties.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/internal/initialized_index_maps_helpers.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/named_params_helper.h:12, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/Generic_writer.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/OFF.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/smart_ptr/shared_ptr.hpp:603:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=( std::auto_ptr & r ) ^~~~~~~~ In file included from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/locale_conv.h:41, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/locale:43, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/iomanip:43, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/RcppCommon.h:53, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp.h:27, from cgalMesh.h:5, from AFSreconstruction.cpp:2: D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/property_map/vector_property_map.hpp:14, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/property_map/property_map.hpp:598, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/property_map.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/properties.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/internal/initialized_index_maps_helpers.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/named_params_helper.h:12, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/Generic_writer.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/OFF.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/smart_ptr/shared_ptr.hpp:612:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=( std::auto_ptr && r ) ^~~~~~~~ In file included from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/locale_conv.h:41, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/locale:43, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/iomanip:43, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/RcppCommon.h:53, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp.h:27, from cgalMesh.h:5, from AFSreconstruction.cpp:2: D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/property_map/vector_property_map.hpp:14, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/property_map/property_map.hpp:598, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/property_map.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/properties.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/internal/initialized_index_maps_helpers.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/named_params_helper.h:12, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/Generic_writer.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/OFF.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function 'boost::shared_ptr& boost::shared_ptr::operator=(std::auto_ptr<_Up>&&)': d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/smart_ptr/shared_ptr.hpp:614:38: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); ^~~~~~~~ In file included from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/locale_conv.h:41, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/locale:43, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/iomanip:43, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/RcppCommon.h:53, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp.h:27, from cgalMesh.h:5, from AFSreconstruction.cpp:2: D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/allocator_traits.hpp:34, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/vector.hpp:27, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/small_vector.hpp:27, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/Euler_operations.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/Generic_facegraph_builder.h:15, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/OFF.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/detail/placement_new.hpp: At global scope: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/detail/placement_new.hpp:26:70: warning: optimization attribute on 'void* operator new(std::size_t, void*, boost_container_new_t)' follows definition but the attribute doesn't match [-Wattributes] inline void *operator new(std::size_t, void *p, boost_container_new_t) ^ In file included from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/ext/new_allocator.h:33, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/i686-w64-mingw32/bits/c++allocator.h:33, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/allocator.h:46, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/unordered_map:40, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp/platform/compiler.h:153, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp/r/headers.h:62, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/RcppCommon.h:30, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp.h:27, from cgalMesh.h:5, from AFSreconstruction.cpp:2: D:/Compiler/rtools40/mingw32/include/c++/8.3.0/new:168:14: note: previous definition of 'void* operator new(std::size_t, void*)' was here inline void* operator new(std::size_t, void* __p) _GLIBCXX_USE_NOEXCEPT ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/allocator_traits.hpp:34, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/vector.hpp:27, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/small_vector.hpp:27, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/Euler_operations.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/Generic_facegraph_builder.h:15, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/OFF.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/detail/placement_new.hpp:29:66: warning: optimization attribute on 'void operator delete(void*, void*, boost_container_new_t)' follows definition but the attribute doesn't match [-Wattributes] inline void operator delete(void *, void *, boost_container_new_t) ^ In file included from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/ext/new_allocator.h:33, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/i686-w64-mingw32/bits/c++allocator.h:33, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/allocator.h:46, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/unordered_map:40, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp/platform/compiler.h:153, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp/r/headers.h:62, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/RcppCommon.h:30, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp.h:27, from cgalMesh.h:5, from AFSreconstruction.cpp:2: D:/Compiler/rtools40/mingw32/include/c++/8.3.0/new:174:13: note: previous definition of 'void operator delete(void*, void*)' was here inline void operator delete (void*, void*) _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/algo/detail/insertion_sort.hpp:30, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/algo/detail/adaptive_sort_merge.hpp:51, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/algo/adaptive_merge.hpp:16, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/vector.hpp:60, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/small_vector.hpp:27, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/Euler_operations.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/Generic_facegraph_builder.h:15, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/OFF.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/detail/placement_new.hpp:24:65: warning: optimization attribute on 'void* operator new(std::size_t, void*, boost_move_new_t)' follows definition but the attribute doesn't match [-Wattributes] inline void *operator new(std::size_t, void *p, boost_move_new_t) ^ In file included from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/ext/new_allocator.h:33, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/i686-w64-mingw32/bits/c++allocator.h:33, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/allocator.h:46, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/unordered_map:40, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp/platform/compiler.h:153, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp/r/headers.h:62, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/RcppCommon.h:30, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp.h:27, from cgalMesh.h:5, from AFSreconstruction.cpp:2: D:/Compiler/rtools40/mingw32/include/c++/8.3.0/new:168:14: note: previous definition of 'void* operator new(std::size_t, void*)' was here inline void* operator new(std::size_t, void* __p) _GLIBCXX_USE_NOEXCEPT ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/algo/detail/insertion_sort.hpp:30, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/algo/detail/adaptive_sort_merge.hpp:51, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/algo/adaptive_merge.hpp:16, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/vector.hpp:60, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/small_vector.hpp:27, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/Euler_operations.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/Generic_facegraph_builder.h:15, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/OFF.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/detail/placement_new.hpp:27:61: warning: optimization attribute on 'void operator delete(void*, void*, boost_move_new_t)' follows definition but the attribute doesn't match [-Wattributes] inline void operator delete(void *, void *, boost_move_new_t) ^ In file included from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/ext/new_allocator.h:33, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/i686-w64-mingw32/bits/c++allocator.h:33, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/allocator.h:46, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/unordered_map:40, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp/platform/compiler.h:153, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp/r/headers.h:62, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/RcppCommon.h:30, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp.h:27, from cgalMesh.h:5, from AFSreconstruction.cpp:2: D:/Compiler/rtools40/mingw32/include/c++/8.3.0/new:174:13: note: previous definition of 'void operator delete(void*, void*)' was here inline void operator delete (void*, void*) _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/VRML/File_writer_VRML_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/VRML.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/WRL.h:15, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/io.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/VRML/VRML_2_ostream.h:100:48: warning: optimization attribute on 'CGAL::VRML_2_ostream& CGAL::operator<<(CGAL::VRML_2_ostream&, const char*)' follows definition but the attribute doesn't match [-Wattributes] const char* s) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:300:22: note: previous definition of 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::Residue&)' was here inline std::ostream& operator << (std::ostream& os, const Residue& p) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/VRML/File_writer_VRML_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/VRML.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/WRL.h:15, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/io.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/VRML/VRML_2_ostream.h:107:50: warning: optimization attribute on 'CGAL::VRML_2_ostream& CGAL::operator<<(CGAL::VRML_2_ostream&, const double&)' follows definition but the attribute doesn't match [-Wattributes] const double& d) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:300:22: note: previous definition of 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::Residue&)' was here inline std::ostream& operator << (std::ostream& os, const Residue& p) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:149:83: warning: optimization attribute on 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::SM_Vertex_index&)' follows definition but the attribute doesn't match [-Wattributes] friend std::ostream& operator<<(std::ostream& os, SM_Vertex_index const& v) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:300:22: note: previous definition of 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::Residue&)' was here inline std::ostream& operator << (std::ostream& os, const Residue& p) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:193:85: warning: optimization attribute on 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::SM_Halfedge_index&)' follows definition but the attribute doesn't match [-Wattributes] friend std::ostream& operator<<(std::ostream& os, SM_Halfedge_index const& h) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:300:22: note: previous definition of 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::Residue&)' was here inline std::ostream& operator << (std::ostream& os, const Residue& p) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:228:81: warning: optimization attribute on 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::SM_Face_index&)' follows definition but the attribute doesn't match [-Wattributes] friend std::ostream& operator<<(std::ostream& os, SM_Face_index const& f) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:300:22: note: previous definition of 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::Residue&)' was here inline std::ostream& operator << (std::ostream& os, const Residue& p) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:298:81: warning: optimization attribute on 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::SM_Edge_index&)' follows definition but the attribute doesn't match [-Wattributes] friend std::ostream& operator<<(std::ostream& os, SM_Edge_index const& e) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:300:22: note: previous definition of 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::Residue&)' was here inline std::ostream& operator << (std::ostream& os, const Residue& p) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:370, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:101:22: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) long long int>::half' {aka '__vector(2) long long int'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] typedef typename find_best_packet_helper::type>::type type; ^~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:101:22: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: required from 'class Eigen::MapBase >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Ref.h:59:34: required from 'class Eigen::RefBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Ref.h:193:76: required from 'class Eigen::Ref >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:694:17: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:370, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:242:7: required from 'struct Eigen::internal::traits >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:24:46: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(4) float>::half' {aka '__vector(4) float'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] typedef typename find_best_packet_helper::type>::type type; ^~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from 'class Eigen::QuaternionBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7: required from 'class Eigen::Quaternion' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:27:3: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:370, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:242:7: required from 'struct Eigen::internal::traits >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:88:47: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename find_best_packet_helper::type>::type type; ^~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from 'class Eigen::QuaternionBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7: required from 'class Eigen::Quaternion' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:92:3: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_matrix.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:30, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:32, from cgalMesh.h:19, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_sparse_matrix.h: In instantiation of 'struct CGAL::Eigen_sparse_matrix': d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:99:74: required from here d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_sparse_matrix.h:274:3: warning: optimization attribute on 'CGAL::Eigen_sparse_matrix CGAL::operator*(const double&, const CGAL::Eigen_sparse_matrix&)' follows definition but the attribute doesn't match [-Wattributes] operator*(const T& c, const Eigen_sparse_matrix& M) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Uncertain.h:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/assertions.h:331, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/enum.h:86:13: note: previous definition of 'CGAL::Sign CGAL::operator*(CGAL::Sign, CGAL::Sign)' was here inline Sign operator* (Sign s1, Sign s2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_matrix.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:30, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:32, from cgalMesh.h:19, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_sparse_matrix.h:280:3: warning: optimization attribute on 'CGAL::Eigen_sparse_matrix CGAL::operator+(const CGAL::Eigen_sparse_matrix&, const CGAL::Eigen_sparse_matrix&)' follows definition but the attribute doesn't match [-Wattributes] operator+(const Eigen_sparse_matrix& M0, const Eigen_sparse_matrix& M1) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:277:16: note: previous definition of 'CGAL::Residue CGAL::operator+(const CGAL::Residue&)' was here inline Residue operator + (const Residue& p1) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/SparseCore:37, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Sparse:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:32, from cgalMesh.h:19, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from 'class Eigen::SparseCompressedBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from 'class Eigen::SparseMatrix' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_sparse_matrix.h:293:21: required from 'struct CGAL::Eigen_sparse_matrix' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:99:74: required from here d:/RCompile/CRANpkg/lib/4.1/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; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase, 0, Eigen::OuterStride<> > >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from 'class Eigen::SparseCompressedBase, 0, Eigen::OuterStride<> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:50:7: required from 'class Eigen::SparseMapBase, 0, Eigen::OuterStride<> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:83:34: required from 'class Eigen::internal::SparseRefBase, 0, Eigen::OuterStride<> > >' d:/RCompile/CRANpkg/lib/4.1/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]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:37:41: required from 'struct Eigen::internal::is_ref_compatible_impl >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:43:8: required from 'struct Eigen::internal::is_ref_compatible >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:46:49: required from 'class Eigen::IterativeSolverBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:158:7: required from 'class Eigen::BiCGSTAB >' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:239:23: required from here d:/RCompile/CRANpkg/lib/4.1/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 d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:370, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:70:30: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/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]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:37:41: required from 'struct Eigen::internal::is_ref_compatible_impl >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:43:8: required from 'struct Eigen::internal::is_ref_compatible >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:46:49: required from 'class Eigen::IterativeSolverBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:158:7: required from 'class Eigen::BiCGSTAB >' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:239:23: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) long long int>::half' {aka '__vector(2) long long int'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] typedef typename find_best_packet_helper::type>::type type; ^~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Array.h:45:7: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/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]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:37:41: required from 'struct Eigen::internal::is_ref_compatible_impl >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:43:8: required from 'struct Eigen::internal::is_ref_compatible >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:46:49: required from 'class Eigen::IterativeSolverBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:158:7: required from 'class Eigen::BiCGSTAB >' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:239:23: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:370, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:41:43: required from 'class Eigen::DiagonalPreconditioner' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:381:18: required from 'class Eigen::IterativeSolverBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:158:7: required from 'class Eigen::BiCGSTAB >' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:239:23: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename find_best_packet_helper::type>::type type; ^~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:41:43: required from 'class Eigen::DiagonalPreconditioner' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:381:18: required from 'class Eigen::IterativeSolverBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:158:7: required from 'class Eigen::BiCGSTAB >' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:239:23: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::Matrix, CGAL::Eigen_vector >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, Eigen::Matrix, CGAL::Eigen_vector > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, Eigen::Matrix, CGAL::Eigen_vector > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:41:7: required from 'class Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:272:42: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Lazy_exact_nt.h: In instantiation of 'class CGAL::Lazy_exact_nt > >': d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersection_nodes.h:217:38: required from here d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Lazy_exact_nt.h:461:15: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Lazy_exact_nt > >&, int)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator<(const Lazy_exact_nt& a, int b) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:295:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, int)' was here inline bool operator < (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Lazy_exact_nt.h:461:15: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Lazy_exact_nt > >&, int)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator<(const Lazy_exact_nt& a, int b) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:293:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator < (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Lazy_exact_nt.h:481:15: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Lazy_exact_nt > >&, int)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const Lazy_exact_nt& a, int b) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Lazy_exact_nt.h:481:15: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Lazy_exact_nt > >&, int)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const Lazy_exact_nt& a, int b) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Lazy_exact_nt.h:493:15: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Lazy_exact_nt > >&, double)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator<(const Lazy_exact_nt& a, double b) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:295:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, int)' was here inline bool operator < (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Lazy_exact_nt.h:493:15: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Lazy_exact_nt > >&, double)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator<(const Lazy_exact_nt& a, double b) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:293:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator < (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Lazy_exact_nt.h:513:15: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Lazy_exact_nt > >&, double)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const Lazy_exact_nt& a, double b) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Lazy_exact_nt.h:513:15: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Lazy_exact_nt > >&, double)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const Lazy_exact_nt& a, double b) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/scoped_ptr.hpp:13, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/graph/adjacency_list.hpp:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/alpha_expansion_graphcut.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/selection.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/repair_degeneracies.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/repair.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/clip.h:25, from cgalMesh.h:22, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/smart_ptr/scoped_ptr.hpp:74:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr( std::auto_ptr p ) BOOST_SP_NOEXCEPT : px( p.release() ) ^~~~~~~~ In file included from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/locale_conv.h:41, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/locale:43, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/iomanip:43, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/RcppCommon.h:53, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp.h:27, from cgalMesh.h:5, from AFSreconstruction.cpp:2: D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/bind/mem_fn.hpp:25, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/bind/bind.hpp:26, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/multi_index/detail/ord_index_impl.hpp:84, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/multi_index/ordered_index.hpp:17, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/bimap/set_of.hpp:37, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/bimap/detail/manage_bimap_key.hpp:26, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/bimap/detail/bimap_core.hpp:43, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/bimap/bimap.hpp:61, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/bimap.hpp:13, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/Isotropic_remeshing/remesh_impl.h:39, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/remesh.h:21, from cgalMesh.h:31, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/get_pointer.hpp:48:40: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] template T * get_pointer(std::auto_ptr const& p) ^~~~~~~~ In file included from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/locale_conv.h:41, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/locale:43, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/iomanip:43, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/RcppCommon.h:53, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp.h:27, from cgalMesh.h:5, from AFSreconstruction.cpp:2: D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/IO/polygon_mesh_io.h:28, from cgalMesh.h:42, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/polygon_soup_io.h: In function 'bool CGAL::IO::read_polygon_soup(const string&, PointRange&, PolygonRange&, const CGAL::Named_function_parameters&)': d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/polygon_soup_io.h:90: note: -Wmisleading-indentation is disabled from this point onwards, since column-tracking was disabled due to the size of the code/headers return false; In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_matrix.h:39:8: required from 'struct CGAL::Eigen_matrix' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:30, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:32, from cgalMesh.h:19, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_matrix.h: In instantiation of 'struct CGAL::Eigen_matrix': d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_matrix.h:72:23: warning: optimization attribute on 'CGAL::Eigen_matrix CGAL::operator*(double, const CGAL::Eigen_matrix&)' follows definition but the attribute doesn't match [-Wattributes] friend Eigen_matrix operator*(const FT c, const Eigen_matrix& M) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Uncertain.h:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/assertions.h:331, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/enum.h:86:13: note: previous definition of 'CGAL::Sign CGAL::operator*(CGAL::Sign, CGAL::Sign)' was here inline Sign operator* (Sign s1, Sign s2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:30, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:32, from cgalMesh.h:19, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_matrix.h:77:23: warning: optimization attribute on 'CGAL::Eigen_matrix CGAL::operator*(const CGAL::Eigen_matrix&, const CGAL::Eigen_matrix&)' follows definition but the attribute doesn't match [-Wattributes] friend Eigen_matrix operator*(const Eigen_matrix& M0, const Eigen_matrix& M1) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Uncertain.h:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/assertions.h:331, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/enum.h:86:13: note: previous definition of 'CGAL::Sign CGAL::operator*(CGAL::Sign, CGAL::Sign)' was here inline Sign operator* (Sign s1, Sign s2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:30, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:32, from cgalMesh.h:19, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_matrix.h:82:23: warning: optimization attribute on 'CGAL::Eigen_matrix CGAL::operator+(const CGAL::Eigen_matrix&, const CGAL::Eigen_matrix&)' follows definition but the attribute doesn't match [-Wattributes] friend Eigen_matrix operator+(const Eigen_matrix& M0, const Eigen_matrix& M1) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:277:16: note: previous definition of 'CGAL::Residue CGAL::operator+(const CGAL::Residue&)' was here inline Residue operator + (const Residue& p1) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:65:13: required from 'class Eigen::PermutationBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:297:7: required from 'class Eigen::PermutationMatrix<-1, -1, int>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:73:52: required from 'class Eigen::ColPivHouseholderQR >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:247:10: required from 'struct Eigen::internal::qr_preconditioner_impl, 2, 0, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:607:110: required from 'class Eigen::JacobiSVD, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:437:22: required from 'class Eigen::ColPivHouseholderQR >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:247:10: required from 'struct Eigen::internal::qr_preconditioner_impl, 2, 0, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:607:110: required from 'class Eigen::JacobiSVD, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:438:19: required from 'class Eigen::ColPivHouseholderQR >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:247:10: required from 'struct Eigen::internal::qr_preconditioner_impl, 2, 0, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:607:110: required from 'class Eigen::JacobiSVD, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 2>, Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 2>, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 2>, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl, 2>, Eigen::Matrix, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve, 2>, Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:55:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper >' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:56:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:56:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] AFSreconstruction.cpp: In function 'Rcpp::XPtr > > AFSreconstruction_cpp(Rcpp::NumericMatrix, unsigned int)': AFSreconstruction.cpp:55: warning: unused variable 'x' [-Wunused-variable] size_t x = PMP::merge_duplicate_points_in_polygon_soup(vertices, triangles); In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:327:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Eigen::DenseBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:644:31: required from 'Derived& Eigen::PlainObjectBase::setOnes(Eigen::Index) [with Derived = Eigen::Matrix; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:271:23: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:676:40: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:683:29: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:683:29: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, -1, false, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, -1, false>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:689:60: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, -1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, -1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, -1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, -1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:689:60: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, const Eigen::Matrix >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:697:64: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, 1, true, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:750:39: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, true>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:757:62: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, 1, false, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, false>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:769:80: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:229:17: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:174:44: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:331:58: required from 'class Eigen::TriangularViewImpl, -1, -1, false> >, 1, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:186:58: required from 'class Eigen::TriangularView, -1, -1, false> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:232:24: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/misc/RealSvd2x2.h:25:26: required from 'void Eigen::internal::real_2x2_jacobi_svd(const MatrixType&, Index, Index, Eigen::JacobiRotation*, Eigen::JacobiRotation*) [with MatrixType = Eigen::Matrix; RealScalar = double; Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:722:42: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, 1, -1, false, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 1, -1, false>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:279:10: required from 'void Eigen::MatrixBase::applyOnTheLeft(Eigen::Index, Eigen::Index, const Eigen::JacobiRotation&) [with OtherScalar = double; Derived = Eigen::Matrix; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:725:13: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:23, from cgalMesh.h:53, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h: In instantiation of 'class CGAL::Monge_via_jet_fitting, CGAL::Eigen_svd>': d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:75:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:192: warning: optimization attribute on 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::Monge_via_jet_fitting, CGAL::Eigen_svd>::Monge_form&)' follows definition but the attribute doesn't match [-Wattributes] operator<<(std::ostream& out_stream, In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:300:22: note: previous definition of 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::Residue&)' was here inline std::ostream& operator << (std::ostream& os, const Residue& p) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/SparseCore:37, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Sparse:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:32, from cgalMesh.h:19, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from 'class Eigen::SparseCompressedBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from 'class Eigen::SparseMatrix' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:926:66: required from 'void Eigen::internal::set_from_triplets(const InputIterator&, const InputIterator&, SparseMatrixType&, DupFunctor) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; SparseMatrixType = Eigen::SparseMatrix; DupFunctor = Eigen::internal::scalar_sum_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:996:92: required from 'void Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::setFromTriplets(const InputIterators&, const InputIterators&) [with InputIterators = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Scalar = double; int _Options = 0; _StorageIndex = int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_sparse_matrix.h:239:5: required from 'void CGAL::Eigen_sparse_matrix::assemble_matrix() const [with T = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_sparse_matrix.h:249:7: required from 'const EigenType& CGAL::Eigen_sparse_matrix::eigen_object() const [with T = double; CGAL::Eigen_sparse_matrix::EigenType = Eigen::SparseMatrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:266:43: required from here d:/RCompile/CRANpkg/lib/4.1/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 d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:249:24: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, -1, false>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:256:17: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, false>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1, 1, true>, -1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:262:39: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, false, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, 2, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1, 2, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 1, 2, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, 2, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, 2, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, 2, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 1, 2, false>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:279:10: required from 'void Eigen::MatrixBase::applyOnTheLeft(Eigen::Index, Eigen::Index, const Eigen::JacobiRotation&) [with OtherScalar = double; Derived = Eigen::Matrix; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/misc/RealSvd2x2.h:46:3: required from 'void Eigen::internal::real_2x2_jacobi_svd(const MatrixType&, Index, Index, Eigen::JacobiRotation*, Eigen::JacobiRotation*) [with MatrixType = Eigen::Matrix; RealScalar = double; Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:722:42: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:370, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:174:81: required from 'class Eigen::DenseBase, 1, 2, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, 2, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, 2, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: required from 'class Eigen::MapBase, 1, 2, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 1, 2, false>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:279:10: required from 'void Eigen::MatrixBase::applyOnTheLeft(Eigen::Index, Eigen::Index, const Eigen::JacobiRotation&) [with OtherScalar = double; Derived = Eigen::Matrix; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/misc/RealSvd2x2.h:46:3: required from 'void Eigen::internal::real_2x2_jacobi_svd(const MatrixType&, Index, Index, Eigen::JacobiRotation*, Eigen::JacobiRotation*) [with MatrixType = Eigen::Matrix; RealScalar = double; Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:722:42: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename find_best_packet_helper::type>::type type; ^~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:454:5: required from 'void Eigen::internal::apply_rotation_in_the_plane(Eigen::DenseBase&, Eigen::DenseBase&, const Eigen::JacobiRotation&) [with VectorX = Eigen::Block, 1, -1, false>; VectorY = Eigen::Block, 1, -1, false>; OtherScalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:281:40: required from 'void Eigen::MatrixBase::applyOnTheLeft(Eigen::Index, Eigen::Index, const Eigen::JacobiRotation&) [with OtherScalar = double; Derived = Eigen::Matrix; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:725:13: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:454:5: required from 'void Eigen::internal::apply_rotation_in_the_plane(Eigen::DenseBase&, Eigen::DenseBase&, const Eigen::JacobiRotation&) [with VectorX = Eigen::Block, -1, 1, true>; VectorY = Eigen::Block, -1, 1, true>; OtherScalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:296:40: required from 'void Eigen::MatrixBase::applyOnTheRight(Eigen::Index, Eigen::Index, const Eigen::JacobiRotation&) [with OtherScalar = double; Derived = Eigen::Matrix; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:726:28: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Visitor.h:69:8: required from 'class Eigen::internal::visitor_evaluator, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Visitor.h:110:17: required from 'void Eigen::DenseBase::visit(Visitor&) const [with Visitor = Eigen::internal::max_coeff_visitor, -1, 1, false> >; Derived = Eigen::Block, -1, 1, false>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Visitor.h:266:3: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff(IndexType*) const [with IndexType = int; Derived = Eigen::Block, -1, 1, false>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:769:16: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >; Eigen::Index = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_max_op; Derived = Eigen::internal::redux_evaluator, const Eigen::ArrayWrapper > > >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:438:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:56:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] return internal::first_aligned::alignment),Derived>(m); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Lazy_exact_nt.h: In instantiation of 'class CGAL::Lazy_exact_nt >': d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Advancing_front_surface_reconstruction.h:1310:0: required from 'CGAL::Advancing_front_surface_reconstruction::FT CGAL::Advancing_front_surface_reconstruction::smallest_radius_delaunay_sphere(const Cell_handle&, const int&) const [with Dt = CGAL::Default; P = CGAL::Default; CGAL::Advancing_front_surface_reconstruction::FT = double; CGAL::Advancing_front_surface_reconstruction::Cell_handle = CGAL::internal::CC_iterator, CGAL::Advancing_front_surface_reconstruction_cell_base_3 > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Advancing_front_surface_reconstruction.h:163:0: required from 'double CGAL::AFSR::Default_priority::operator()(const AdvancingFront&, Cell_handle&, const int&) const [with AdvancingFront = CGAL::Advancing_front_surface_reconstruction<>; Cell_handle = const CGAL::internal::CC_iterator, CGAL::Advancing_front_surface_reconstruction_cell_base_3 > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Advancing_front_surface_reconstruction.h:1527:0: required from 'bool CGAL::Advancing_front_surface_reconstruction::init(const bool&) [with Dt = CGAL::Default; P = CGAL::Default]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Advancing_front_surface_reconstruction.h:801:0: required from 'void CGAL::Advancing_front_surface_reconstruction::run(double, double) [with Dt = CGAL::Default; P = CGAL::Default]' AFSreconstruction.cpp:18:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Lazy_exact_nt.h:461:15: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Lazy_exact_nt >&, int)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator<(const Lazy_exact_nt& a, int b) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:295:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, int)' was here inline bool operator < (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Lazy_exact_nt.h:461:15: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Lazy_exact_nt >&, int)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator<(const Lazy_exact_nt& a, int b) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:293:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator < (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Lazy_exact_nt.h:481:15: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Lazy_exact_nt >&, int)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const Lazy_exact_nt& a, int b) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/long_double.h:27, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:52, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Interval_nt.h:407:5: note: previous definition of 'CGAL::Uncertain CGAL::operator==(const CGAL::Interval_nt&, double)' was here operator==(const Interval_nt &a, double b) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Lazy_exact_nt.h:481:15: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Lazy_exact_nt >&, int)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const Lazy_exact_nt& a, int b) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/long_double.h:27, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:52, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Interval_nt.h:365:5: note: previous definition of 'CGAL::Uncertain CGAL::operator==(double, const CGAL::Interval_nt&)' was here operator==(double a, const Interval_nt &b) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Lazy_exact_nt.h:481:15: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Lazy_exact_nt >&, int)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const Lazy_exact_nt& a, int b) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/long_double.h:27, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:52, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Interval_nt.h:320:5: note: previous definition of 'CGAL::Uncertain CGAL::operator==(const CGAL::Interval_nt&, const CGAL::Interval_nt&)' was here operator==(const Interval_nt &a, const Interval_nt &b) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Lazy_exact_nt.h:481:15: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Lazy_exact_nt >&, int)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const Lazy_exact_nt& a, int b) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Lazy_exact_nt.h:481:15: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Lazy_exact_nt >&, int)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const Lazy_exact_nt& a, int b) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Lazy_exact_nt.h:493:15: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Lazy_exact_nt >&, double)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator<(const Lazy_exact_nt& a, double b) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:295:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, int)' was here inline bool operator < (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Lazy_exact_nt.h:493:15: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Lazy_exact_nt >&, double)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator<(const Lazy_exact_nt& a, double b) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:293:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator < (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Lazy_exact_nt.h:513:15: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Lazy_exact_nt >&, double)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const Lazy_exact_nt& a, double b) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/long_double.h:27, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:52, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Interval_nt.h:407:5: note: previous definition of 'CGAL::Uncertain CGAL::operator==(const CGAL::Interval_nt&, double)' was here operator==(const Interval_nt &a, double b) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Lazy_exact_nt.h:513:15: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Lazy_exact_nt >&, double)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const Lazy_exact_nt& a, double b) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/long_double.h:27, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:52, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Interval_nt.h:365:5: note: previous definition of 'CGAL::Uncertain CGAL::operator==(double, const CGAL::Interval_nt&)' was here operator==(double a, const Interval_nt &b) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Lazy_exact_nt.h:513:15: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Lazy_exact_nt >&, double)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const Lazy_exact_nt& a, double b) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/long_double.h:27, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:52, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Interval_nt.h:320:5: note: previous definition of 'CGAL::Uncertain CGAL::operator==(const CGAL::Interval_nt&, const CGAL::Interval_nt&)' was here operator==(const Interval_nt &a, const Interval_nt &b) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Lazy_exact_nt.h:513:15: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Lazy_exact_nt >&, double)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const Lazy_exact_nt& a, double b) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Lazy_exact_nt.h:513:15: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Lazy_exact_nt >&, double)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const Lazy_exact_nt& a, double b) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:298:80: required from 'struct Eigen::internal::evaluator > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1391:8: required from 'struct Eigen::internal::evaluator >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1067:99: required from 'Eigen::SparseMatrix<_Scalar, _Options, _StorageIndex>& Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::operator=(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::SparseMatrix; _Scalar = double; int _Options = 0; _StorageIndex = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:949:7: required from 'void Eigen::internal::set_from_triplets(const InputIterator&, const InputIterator&, SparseMatrixType&, DupFunctor) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; SparseMatrixType = Eigen::SparseMatrix; DupFunctor = Eigen::internal::scalar_sum_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:996:92: required from 'void Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::setFromTriplets(const InputIterators&, const InputIterators&) [with InputIterators = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Scalar = double; int _Options = 0; _StorageIndex = int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_sparse_matrix.h:239:5: required from 'void CGAL::Eigen_sparse_matrix::assemble_matrix() const [with T = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_sparse_matrix.h:249:7: required from 'const EigenType& CGAL::Eigen_sparse_matrix::eigen_object() const [with T = double; CGAL::Eigen_sparse_matrix::EigenType = Eigen::SparseMatrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:266:43: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1084:12: required from 'Eigen::SparseMatrix<_Scalar, _Options, _StorageIndex>& Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::operator=(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::SparseMatrix; _Scalar = double; int _Options = 0; _StorageIndex = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:949:7: required from 'void Eigen::internal::set_from_triplets(const InputIterator&, const InputIterator&, SparseMatrixType&, DupFunctor) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; SparseMatrixType = Eigen::SparseMatrix; DupFunctor = Eigen::internal::scalar_sum_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:996:92: required from 'void Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::setFromTriplets(const InputIterators&, const InputIterators&) [with InputIterators = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Scalar = double; int _Options = 0; _StorageIndex = int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_sparse_matrix.h:239:5: required from 'void CGAL::Eigen_sparse_matrix::assemble_matrix() const [with T = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_sparse_matrix.h:249:7: required from 'const EigenType& CGAL::Eigen_sparse_matrix::eigen_object() const [with T = double; CGAL::Eigen_sparse_matrix::EigenType = Eigen::SparseMatrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:266:43: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' d:/RCompile/CRANpkg/lib/4.1/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 = int]' d:/RCompile/CRANpkg/lib/4.1/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 = int]' d:/RCompile/CRANpkg/lib/4.1/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]' d:/RCompile/CRANpkg/lib/4.1/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]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:241:5: required from 'Derived& Eigen::IterativeSolverBase::compute(const Eigen::EigenBase&) [with MatrixDerived = Eigen::SparseMatrix; Derived = Eigen::BiCGSTAB >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:266:44: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:519:82: required from 'void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from 'Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:161:63: required from 'void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:162:82: required from 'void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:163:27: required from 'void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, 1, true>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:164:9: required from 'void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:165:25: required from 'void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:165:25: required from 'void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, -1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:166:34: required from 'void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0, 5>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:166:34: required from 'void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:124:63: required from 'void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:258:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:126:41: required from 'void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:258:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:127:9: required from 'void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:258:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:128:25: required from 'void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:258:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:128:25: required from 'void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:258:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:129:29: required from 'void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:258:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 5>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:129:41: required from 'void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:258:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:83:75: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:174:44: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:96: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0, 8>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:96: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 2>, Eigen::Matrix, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 2>, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 2>, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, 2>, Eigen::Matrix, 0, 8>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, 2>, Eigen::Matrix, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 2>, Eigen::Matrix, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:94:66: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:174:44: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:95:66: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 1>, Eigen::Matrix, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 1>, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 1>, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base >, 1>, Eigen::Matrix, 0, 8>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl >, 1>, Eigen::Matrix, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product >, 1>, Eigen::Matrix, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:95:66: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 5>, Eigen::Matrix, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 5>, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 5>, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, 5>, Eigen::Matrix, 0, 8>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, -1, -1, false>, 5>, Eigen::Matrix, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, 5>, Eigen::Matrix, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:22: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:747:33: required from 'static Derived& Eigen::internal::setIdentity_impl::run(Derived&) [with Derived = Eigen::Matrix; bool Big = false]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:776:50: required from 'Derived& Eigen::MatrixBase::setIdentity() [with Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:793:22: required from 'Derived& Eigen::MatrixBase::setIdentity(Eigen::Index, Eigen::Index) [with Derived = Eigen::Matrix; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:690:24: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, 2, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:454:5: required from 'void Eigen::internal::apply_rotation_in_the_plane(Eigen::DenseBase&, Eigen::DenseBase&, const Eigen::JacobiRotation&) [with VectorX = Eigen::Block, 1, 2, false>; VectorY = Eigen::Block, 1, 2, false>; OtherScalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:281:40: required from 'void Eigen::MatrixBase::applyOnTheLeft(Eigen::Index, Eigen::Index, const Eigen::JacobiRotation&) [with OtherScalar = double; Derived = Eigen::Matrix; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/misc/RealSvd2x2.h:46:3: required from 'void Eigen::internal::real_2x2_jacobi_svd(const MatrixType&, Index, Index, Eigen::JacobiRotation*, Eigen::JacobiRotation*) [with MatrixType = Eigen::Matrix; RealScalar = double; Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:722:42: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:327:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Eigen::DenseBase::Scalar = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:501:10: required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:932:5: required from 'void Eigen::internal::set_from_triplets(const InputIterator&, const InputIterator&, SparseMatrixType&, DupFunctor) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; SparseMatrixType = Eigen::SparseMatrix; DupFunctor = Eigen::internal::scalar_sum_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:996:92: required from 'void Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::setFromTriplets(const InputIterators&, const InputIterators&) [with InputIterators = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Scalar = double; int _Options = 0; _StorageIndex = int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_sparse_matrix.h:239:5: required from 'void CGAL::Eigen_sparse_matrix::assemble_matrix() const [with T = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_sparse_matrix.h:249:7: required from 'const EigenType& CGAL::Eigen_sparse_matrix::eigen_object() const [with T = double; CGAL::Eigen_sparse_matrix::EigenType = Eigen::SparseMatrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:266:43: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:107: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::BiCGSTAB >; RhsType = Eigen::Matrix; GuessType = CGAL::Eigen_vector; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/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::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:272:42: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:107: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::BiCGSTAB >; RhsType = Eigen::Matrix; GuessType = CGAL::Eigen_vector; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/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::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:272:42: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; Eigen::Index = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_max_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Matrix > >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:438:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:676:14: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] return internal::first_aligned::alignment),Derived>(m); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, false>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, false>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:538:5: required from 'void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from 'Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, -1, 1, true>, -1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:547:5: required from 'void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from 'Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, -1, 1, true>, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, -1, 1, true>, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:547:5: required from 'void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from 'Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:129:29: required from 'void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::VectorBlock, -1, 1, true>, -1>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:547:5: required from 'void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from 'Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 5>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:547:5: required from 'void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from 'Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:392:42: required from 'Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::TriangularViewType& Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::setConstant(const Scalar&) [with _MatrixType = Eigen::Matrix; unsigned int _Mode = 10; Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::TriangularViewType = Eigen::TriangularView, 10>; Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:395:44: required from 'Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::TriangularViewType& Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::setZero() [with _MatrixType = Eigen::Matrix; unsigned int _Mode = 10; Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::TriangularViewType = Eigen::TriangularView, 10>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:250:9: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, true>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, true>, 1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, 1, true>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, 1, true, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, 1, true>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, 1, true>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, 1, true>, -1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, 1, true>, -1, 1, false, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:63:57: required from 'void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, -1, false, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false>, Eigen::TriangularView, -1, -1, false>, 2>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true>, 1, -1, false>, Eigen::TriangularView, -1, -1, false>, 2>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true>, 1, -1, false>, Eigen::TriangularView, -1, -1, false>, 2>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, 1, -1, true>, 1, -1, false>, Eigen::TriangularView, -1, -1, false>, 2>, 0, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, 1, -1, true>, 1, -1, false>, Eigen::TriangularView, -1, -1, false>, 2>, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, Eigen::Block, -1, 1, true>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, Eigen::Block, -1, 1, true>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, Eigen::Block, -1, 1, true>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::OuterStride<> >, Eigen::Block, -1, 1, true>, 0, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, 0, Eigen::OuterStride<> >, Eigen::Block, -1, 1, true>, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Block, -1, 1, true>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:42:29: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:107: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::BiCGSTAB >; RhsType = Eigen::Matrix; GuessType = CGAL::Eigen_vector; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/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::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:272:42: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, const Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Block, -1, 1, true>, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, const Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Block, -1, 1, true>, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, const Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Block, -1, 1, true>, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, true>, const Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Block, -1, 1, true>, 0>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Block, -1, 1, true>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:42:23: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:107: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::BiCGSTAB >; RhsType = Eigen::Matrix; GuessType = CGAL::Eigen_vector; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/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::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:272:42: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:83:27: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:107: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::BiCGSTAB >; RhsType = Eigen::Matrix; GuessType = CGAL::Eigen_vector; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/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::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:272:42: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:83:23: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:107: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::BiCGSTAB >; RhsType = Eigen::Matrix; GuessType = CGAL::Eigen_vector; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/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::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:272:42: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:83:18: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:107: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::BiCGSTAB >; RhsType = Eigen::Matrix; GuessType = CGAL::Eigen_vector; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/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::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:272:42: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:83:11: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:107: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::BiCGSTAB >; RhsType = Eigen::Matrix; GuessType = CGAL::Eigen_vector; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/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::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:272:42: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl, Eigen::Matrix, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve, Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:85:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:107: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::BiCGSTAB >; RhsType = Eigen::Matrix; GuessType = CGAL::Eigen_vector; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/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::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:272:42: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, Eigen::Matrix, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::OuterStride<> >, Eigen::Matrix, 0, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, 0, Eigen::OuterStride<> >, Eigen::Matrix, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Matrix, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:87:23: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:107: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::BiCGSTAB >; RhsType = Eigen::Matrix; GuessType = CGAL::Eigen_vector; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/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::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:272:42: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:100:20: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:107: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::BiCGSTAB >; RhsType = Eigen::Matrix; GuessType = CGAL::Eigen_vector; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/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::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:272:42: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, true>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Dot.h:98:43: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:505:34: required from 'void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from 'Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Visitor.h:69:8: required from 'class Eigen::internal::visitor_evaluator, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Visitor.h:110:17: required from 'void Eigen::DenseBase::visit(Visitor&) const [with Visitor = Eigen::internal::max_coeff_visitor, 1, -1, false> >; Derived = Eigen::Block, 1, -1, false>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Visitor.h:266:3: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff(IndexType*) const [with IndexType = int; Derived = Eigen::Block, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:519:50: required from 'void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from 'Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, false>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, false>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true>, -1, 1, false>, -1, 1, false, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:538:5: required from 'void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from 'Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:91:22: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:538:5: required from 'void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from 'Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, true>, -1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Dot.h:98:43: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:565:40: required from 'void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from 'Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, true>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, true, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/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, 2>, Eigen::Matrix >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 2>, Eigen::Matrix >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 2>, Eigen::Matrix >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 2>, Eigen::Matrix >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 2>, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:55:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, -1, -1, true>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/SVDBase.h:270:57: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 2>, Eigen::Matrix >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 2>, Eigen::Matrix >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 2>, Eigen::Matrix >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 2>, Eigen::Matrix >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 2>, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:55:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true> >, Eigen::Matrix, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> >, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> >, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, -1, -1, true> >, Eigen::Matrix, 0, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, -1, -1, true> >, Eigen::Matrix, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, true> >, Eigen::Matrix, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/SVDBase.h:270:57: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 2>, Eigen::Matrix >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 2>, Eigen::Matrix >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 2>, Eigen::Matrix >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 2>, Eigen::Matrix >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 2>, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:55:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:230:47: required from 'struct Eigen::internal::traits, const Eigen::Block, -1, 1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/EigenBase.h:41:59: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 2>, Eigen::Matrix >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 2>, Eigen::Matrix >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 2>, Eigen::Matrix >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 2>, Eigen::Matrix >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 2>, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:55:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, false> > >, Eigen::Matrix, 1>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, false> > >, Eigen::Matrix, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, false> > >, Eigen::Matrix, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, const Eigen::Block, -1, 1, false> > >, Eigen::Matrix, 1, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, const Eigen::Block, -1, 1, false> > >, Eigen::Matrix, 1, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::Block, -1, 1, false> > >, Eigen::Matrix, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/SVDBase.h:271:62: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 2>, Eigen::Matrix >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 2>, Eigen::Matrix >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 2>, Eigen::Matrix >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 2>, Eigen::Matrix >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 2>, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:55:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true>, Eigen::Matrix, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true>, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true>, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, -1, -1, true>, Eigen::Matrix, 0, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, -1, -1, true>, Eigen::Matrix, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, true>, Eigen::Matrix, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/SVDBase.h:272:36: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 2>, Eigen::Matrix >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 2>, Eigen::Matrix >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 2>, Eigen::Matrix >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 2>, Eigen::Matrix >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 2>, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:55:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:370, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_diagonalize_traits.h:146:0: required from 'static bool CGAL::Eigen_diagonalize_traits::diagonalize_selfadjoint_covariance_matrix(const Covariance_matrix&, CGAL::Eigen_diagonalize_traits::Vector&, CGAL::Eigen_diagonalize_traits::Matrix&) [with FT = double; unsigned int dim = 3; CGAL::Eigen_diagonalize_traits::Covariance_matrix = std::array; CGAL::Eigen_diagonalize_traits::Vector = std::array; CGAL::Eigen_diagonalize_traits::Matrix = std::array]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Default_diagonalize_traits.h:65:0: required from 'static bool CGAL::Default_diagonalize_traits::diagonalize_selfadjoint_covariance_matrix(const Covariance_matrix&, CGAL::Default_diagonalize_traits::Vector&, CGAL::Default_diagonalize_traits::Matrix&) [with FT = double; unsigned int dim = 3; CGAL::Default_diagonalize_traits::Covariance_matrix = std::array; CGAL::Default_diagonalize_traits::Vector = std::array; CGAL::Default_diagonalize_traits::Matrix = std::array]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:364:0: required from 'void CGAL::Monge_via_jet_fitting::compute_PCA(InputIterator, InputIterator) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:307:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename find_best_packet_helper::type>::type type; ^~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:364:0: required from 'void CGAL::Monge_via_jet_fitting::compute_PCA(InputIterator, InputIterator) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:307:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:370, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_diagonalize_traits.h:149:0: required from 'static bool CGAL::Eigen_diagonalize_traits::diagonalize_selfadjoint_covariance_matrix(const Covariance_matrix&, CGAL::Eigen_diagonalize_traits::Vector&, CGAL::Eigen_diagonalize_traits::Matrix&) [with FT = double; unsigned int dim = 3; CGAL::Eigen_diagonalize_traits::Covariance_matrix = std::array; CGAL::Eigen_diagonalize_traits::Vector = std::array; CGAL::Eigen_diagonalize_traits::Matrix = std::array]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Default_diagonalize_traits.h:65:0: required from 'static bool CGAL::Default_diagonalize_traits::diagonalize_selfadjoint_covariance_matrix(const Covariance_matrix&, CGAL::Default_diagonalize_traits::Vector&, CGAL::Default_diagonalize_traits::Matrix&) [with FT = double; unsigned int dim = 3; CGAL::Default_diagonalize_traits::Covariance_matrix = std::array; CGAL::Default_diagonalize_traits::Vector = std::array; CGAL::Default_diagonalize_traits::Matrix = std::array]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:364:0: required from 'void CGAL::Monge_via_jet_fitting::compute_PCA(InputIterator, InputIterator) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:307:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename find_best_packet_helper::type>::type type; ^~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:364:0: required from 'void CGAL::Monge_via_jet_fitting::compute_PCA(InputIterator, InputIterator) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:307:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:298:80: required from 'struct Eigen::internal::evaluator > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1391:8: required from 'struct Eigen::internal::evaluator >' d:/RCompile/CRANpkg/lib/4.1/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::SparseMatrix]' d:/RCompile/CRANpkg/lib/4.1/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]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:38:16: required from 'Derived& Eigen::SparseMatrixBase::operator=(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::SparseMatrix; Derived = Eigen::SparseMatrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1125:27: required from 'Eigen::SparseMatrix<_Scalar, _Options, _StorageIndex>& Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::operator=(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::SparseMatrix; _Scalar = double; int _Options = 0; _StorageIndex = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:949:7: required from 'void Eigen::internal::set_from_triplets(const InputIterator&, const InputIterator&, SparseMatrixType&, DupFunctor) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; SparseMatrixType = Eigen::SparseMatrix; DupFunctor = Eigen::internal::scalar_sum_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:996:92: required from 'void Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::setFromTriplets(const InputIterators&, const InputIterators&) [with InputIterators = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Scalar = double; int _Options = 0; _StorageIndex = int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_sparse_matrix.h:239:5: required from 'void CGAL::Eigen_sparse_matrix::assemble_matrix() const [with T = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_sparse_matrix.h:249:7: required from 'const EigenType& CGAL::Eigen_sparse_matrix::eigen_object() const [with T = double; CGAL::Eigen_sparse_matrix::EigenType = Eigen::SparseMatrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:266:43: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/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]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:45:14: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:107: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::BiCGSTAB >; RhsType = Eigen::Matrix; GuessType = CGAL::Eigen_vector; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/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::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:272:42: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, true>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Dot.h:98:43: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, -1, 1, true>; typename Eigen::NumTraits::Scalar>::Real = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:46:14: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:107: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::BiCGSTAB >; RhsType = Eigen::Matrix; GuessType = CGAL::Eigen_vector; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/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::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:272:42: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Dot.h:98:43: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:76:37: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:538:5: required from 'void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from 'Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:141:7: required from 'Eigen::DenseCoeffsBase::CoeffReturnType Eigen::DenseCoeffsBase::coeff(Eigen::Index) const [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; Eigen::DenseCoeffsBase::CoeffReturnType = const double&; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:77:20: required from 'void Eigen::MatrixBase::makeHouseholder(EssentialPart&, Eigen::MatrixBase::Scalar&, Eigen::MatrixBase::RealScalar&) const [with EssentialPart = Eigen::VectorBlock, -1, 1, true>, -1, 1, false>, -1>; Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase::Scalar = double; Eigen::MatrixBase::RealScalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:45:3: required from 'void Eigen::MatrixBase::makeHouseholderInPlace(Eigen::MatrixBase::Scalar&, Eigen::MatrixBase::RealScalar&) [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase::Scalar = double; Eigen::MatrixBase::RealScalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:538:5: required from 'void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from 'Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:369:102: required from 'struct Eigen::internal::plain_object_eval, -1, -1, false>, -1, -1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from 'struct Eigen::internal::generic_product_impl, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>' d:/RCompile/CRANpkg/lib/4.1/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::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; 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, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:163:19: required from 'void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:369:102: required from 'struct Eigen::internal::plain_object_eval, -1, -1, false>, -1, -1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from 'struct Eigen::internal::generic_product_impl, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>' d:/RCompile/CRANpkg/lib/4.1/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::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; 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, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/NoAlias.h:42:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Map, 0, Eigen::Stride<0, 0> >; StorageBase = Eigen::MatrixBase]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:163:19: required from 'void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:369:102: required from 'struct Eigen::internal::plain_object_eval, -1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:370:45: required from 'struct Eigen::internal::generic_product_impl, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h: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::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; 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, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/NoAlias.h:42:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Map, 0, Eigen::Stride<0, 0> >; StorageBase = Eigen::MatrixBase]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:163:19: required from 'void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:141:7: required from 'Eigen::DenseCoeffsBase::CoeffReturnType Eigen::DenseCoeffsBase::coeff(Eigen::Index) const [with Derived = Eigen::Block, -1, 1, false>; Eigen::DenseCoeffsBase::CoeffReturnType = double; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:181:25: required from 'Eigen::DenseCoeffsBase::CoeffReturnType Eigen::DenseCoeffsBase::operator()(Eigen::Index) const [with Derived = Eigen::Block, -1, 1, false>; Eigen::DenseCoeffsBase::CoeffReturnType = double; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:63:53: required from 'void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:91:21: required from 'class Eigen::Tridiagonalization >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:105:62: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:364:0: required from 'void CGAL::Monge_via_jet_fitting::compute_PCA(InputIterator, InputIterator) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:307:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, -1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:96:21: required from 'class Eigen::Tridiagonalization >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:105:62: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:364:0: required from 'void CGAL::Monge_via_jet_fitting::compute_PCA(InputIterator, InputIterator) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:307:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:91:21: required from 'class Eigen::Tridiagonalization >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:105:62: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, -1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:96:21: required from 'class Eigen::Tridiagonalization >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:105:62: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:370, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:174:81: required from 'class Eigen::DenseBase, -1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, -1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:96:21: required from 'class Eigen::Tridiagonalization >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:105:62: required from 'class Eigen::SelfAdjointEigenSolver >' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_diagonalize_traits.h:97:0: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename find_best_packet_helper::type>::type type; ^~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Eigen::Index = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, 0, Eigen::Stride<0, 0> > >; Eigen::internal::redux_impl::Scalar = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Eigen::internal::traits::Scalar = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Eigen::internal::traits::Scalar = int]' d:/RCompile/CRANpkg/lib/4.1/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 = int]' d:/RCompile/CRANpkg/lib/4.1/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 = int]' d:/RCompile/CRANpkg/lib/4.1/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]' d:/RCompile/CRANpkg/lib/4.1/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]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:241:5: required from 'Derived& Eigen::IterativeSolverBase::compute(const Eigen::EigenBase&) [with MatrixDerived = Eigen::SparseMatrix; Derived = Eigen::BiCGSTAB >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:266:44: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] return internal::first_aligned::alignment),Derived>(m); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/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]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:107: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::BiCGSTAB >; RhsType = Eigen::Matrix; GuessType = CGAL::Eigen_vector; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/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::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:272:42: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Matrix; Eigen::Index = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_max_op; Derived = Eigen::internal::redux_evaluator >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:438:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:509:88: required from 'void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from 'Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] return internal::first_aligned::alignment),Derived>(m); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Block, -1, -1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, -1, -1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:689:18: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/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]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_diagonalize_traits.h:104:0: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:364:0: required from 'void CGAL::Monge_via_jet_fitting::compute_PCA(InputIterator, InputIterator) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:307:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:433:37: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_diagonalize_traits.h:104:0: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:522:55: required from 'struct Eigen::internal::unary_evaluator, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from 'class Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:107: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::BiCGSTAB >; RhsType = Eigen::Matrix; GuessType = CGAL::Eigen_vector; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/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::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:272:42: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false>, -1, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:522:55: required from 'struct Eigen::internal::unary_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >, Eigen::internal::IndexBased, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from 'class Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:538:5: required from 'void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from 'Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Block, -1, -1, false>, -1, 1, true>; Functor = Eigen::internal::add_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Block, -1, -1, false>, -1, 1, true>; Functor = Eigen::internal::add_assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block, -1, -1, false>, -1, 1, true>; Func = Eigen::internal::add_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block, -1, -1, false>, -1, 1, true>; Func = Eigen::internal::add_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:177:18: required from 'Derived& Eigen::MatrixBase::operator+=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, -1, -1, false>, -1, 1, true>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:164:9: required from 'void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:166:21: required from 'void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Block, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::add_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Block, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::add_assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::add_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::add_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:177:18: required from 'Derived& Eigen::MatrixBase::operator+=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, -1, -1, false>, 1, -1, false>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:127:9: required from 'void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:258:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, true> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, -1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:269:8: required from 'struct Eigen::internal::unary_evaluator, -1, -1, true> >, Eigen::internal::IndexBased, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, -1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:369:102: required from 'struct Eigen::internal::plain_object_eval, -1, -1, true> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from 'struct Eigen::internal::generic_product_impl, -1, -1, true> >, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 2>, Eigen::Matrix >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 2>, Eigen::Matrix >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 2>, Eigen::Matrix >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 2>, Eigen::Matrix >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 2>, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:55:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:642:26: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:364:0: required from 'void CGAL::Monge_via_jet_fitting::compute_PCA(InputIterator, InputIterator) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:307:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0> >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:642:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:364:0: required from 'void CGAL::Monge_via_jet_fitting::compute_PCA(InputIterator, InputIterator) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:307:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 3, 1, true>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 3, 1, true>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3, 1, true>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 3, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 3, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 3, 1, true>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:364:0: required from 'void CGAL::Monge_via_jet_fitting::compute_PCA(InputIterator, InputIterator) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:307:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::InnerStride<1> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::InnerStride<1> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::InnerStride<1> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:364:0: required from 'void CGAL::Monge_via_jet_fitting::compute_PCA(InputIterator, InputIterator) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:307:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 3, 1, true> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Ref.h:44:26: required from 'struct Eigen::internal::traits, 0, Eigen::InnerStride<1> > >::match, 3, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Ref.h:200:63: required by substitution of 'template Eigen::Ref, 0, Eigen::InnerStride<1> >::Ref(const Eigen::DenseBase&, typename Eigen::internal::enable_if<(bool)(Eigen::internal::traits, 0, Eigen::InnerStride<1> > >::match::MatchAtCompileTime), Derived>::type*) [with Derived = Eigen::Block, 3, 1, true>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:676:25: required from 'static void Eigen::internal::direct_selfadjoint_eigenvalues::run(SolverType&, const MatrixType&, int) [with SolverType = Eigen::SelfAdjointEigenSolver >; Eigen::internal::direct_selfadjoint_eigenvalues::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:802:106: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::computeDirect(const MatrixType&, int) [with _MatrixType = Eigen::Matrix; Eigen::SelfAdjointEigenSolver<_MatrixType>::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_diagonalize_traits.h:101:0: required from 'static bool CGAL::Eigen_diagonalize_traits::diagonalize_selfadjoint_matrix(CGAL::Eigen_diagonalize_traits::EigenMatrix&, CGAL::Eigen_diagonalize_traits::EigenMatrix&, CGAL::Eigen_diagonalize_traits::EigenVector&) [with FT = double; unsigned int dim = 3; CGAL::Eigen_diagonalize_traits::EigenMatrix = Eigen::Matrix; typename CGAL::internal::Restricted_FT::type = double; CGAL::Eigen_diagonalize_traits::EigenVector = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_diagonalize_traits.h:151:0: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:364:0: required from 'void CGAL::Monge_via_jet_fitting::compute_PCA(InputIterator, InputIterator) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:307:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 3, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 3, 1, true>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:364:0: required from 'void CGAL::Monge_via_jet_fitting::compute_PCA(InputIterator, InputIterator) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:307:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 3, 1, true> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 3, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 3, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 3, 1, true>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 3, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:684:60: required from 'static void Eigen::internal::direct_selfadjoint_eigenvalues::run(SolverType&, const MatrixType&, int) [with SolverType = Eigen::SelfAdjointEigenSolver >; Eigen::internal::direct_selfadjoint_eigenvalues::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:802:106: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:364:0: required from 'void CGAL::Monge_via_jet_fitting::compute_PCA(InputIterator, InputIterator) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:307:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:703:20: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:364:0: required from 'void CGAL::Monge_via_jet_fitting::compute_PCA(InputIterator, InputIterator) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:307:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:364:0: required from 'void CGAL::Monge_via_jet_fitting::compute_PCA(InputIterator, InputIterator) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:307:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/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]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:435:40: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:364:0: required from 'void CGAL::Monge_via_jet_fitting::compute_PCA(InputIterator, InputIterator) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:307:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:364:0: required from 'void CGAL::Monge_via_jet_fitting::compute_PCA(InputIterator, InputIterator) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:307:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:20:67: required from 'Derived& Eigen::DenseBase::operator*=(const Scalar&) [with Derived = Eigen::Matrix; Eigen::DenseBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:442:14: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_diagonalize_traits.h:104:0: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:364:0: required from 'void CGAL::Monge_via_jet_fitting::compute_PCA(InputIterator, InputIterator) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:307:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:749:26: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0> >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:749:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 2, 1, true>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 2, 1, true>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 2, 1, true>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 2, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 2, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 2, 1, true>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:787:20: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/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]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:435:40: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:20:67: required from 'Derived& Eigen::DenseBase::operator*=(const Scalar&) [with Derived = Eigen::Matrix; Eigen::DenseBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:442:14: required from 'Eigen::SelfAdjointEigenSolver& Eigen::SelfAdjointEigenSolver<_MatrixType>::compute(const Eigen::EigenBase&, int) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_diagonalize_traits.h:104:0: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >; Eigen::Index = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true> > >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/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]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Dot.h:110:23: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::norm() const [with Derived = Eigen::Block, -1, 1, true>; typename Eigen::NumTraits::Scalar>::Real = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:505:34: required from 'void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from 'Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] return internal::first_aligned::alignment),Derived>(m); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Eigen::Index = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false> > >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Dot.h:98:22: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Dot.h:110:23: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::norm() const [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:565:40: required from 'void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from 'Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:327:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Eigen::DenseBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:501:10: required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:5: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:126:19: required from 'void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:258:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Array.h:45:7: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:364:0: required from 'void CGAL::Monge_via_jet_fitting::compute_PCA(InputIterator, InputIterator) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:307:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Array >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Array > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, Eigen::Array > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Array >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:34:67: required from 'Derived& Eigen::ArrayBase::operator-=(const Scalar&) [with Derived = Eigen::ArrayWrapper, 0> >; Eigen::ArrayBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:642:34: required from 'static void Eigen::internal::direct_selfadjoint_eigenvalues::run(SolverType&, const MatrixType&, int) [with SolverType = Eigen::SelfAdjointEigenSolver >; Eigen::internal::direct_selfadjoint_eigenvalues::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:802:106: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:364:0: required from 'void CGAL::Monge_via_jet_fitting::compute_PCA(InputIterator, InputIterator) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:307:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:41:67: required from 'Derived& Eigen::DenseBase::operator/=(const Scalar&) [with Derived = Eigen::Matrix; Eigen::DenseBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:644:29: required from 'static void Eigen::internal::direct_selfadjoint_eigenvalues::run(SolverType&, const MatrixType&, int) [with SolverType = Eigen::SelfAdjointEigenSolver >; Eigen::internal::direct_selfadjoint_eigenvalues::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:802:106: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:364:0: required from 'void CGAL::Monge_via_jet_fitting::compute_PCA(InputIterator, InputIterator) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:307:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Diagonal, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Diagonal, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Diagonal, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Diagonal, 0>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Diagonal, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:612:31: required from 'static bool Eigen::internal::direct_selfadjoint_eigenvalues::extract_kernel(Eigen::internal::direct_selfadjoint_eigenvalues::MatrixType&, Eigen::Ref, Eigen::Ref) [with SolverType = Eigen::SelfAdjointEigenSolver >; Eigen::internal::direct_selfadjoint_eigenvalues::MatrixType = Eigen::Matrix; typename Eigen::internal::conditional, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>; typename SolverType::RealVectorType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:676:25: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:364:0: required from 'void CGAL::Monge_via_jet_fitting::compute_PCA(InputIterator, InputIterator) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:307:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:620:23: required from 'static bool Eigen::internal::direct_selfadjoint_eigenvalues::extract_kernel(Eigen::internal::direct_selfadjoint_eigenvalues::MatrixType&, Eigen::Ref, Eigen::Ref) [with SolverType = Eigen::SelfAdjointEigenSolver >; Eigen::internal::direct_selfadjoint_eigenvalues::MatrixType = Eigen::Matrix; typename Eigen::internal::conditional, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>; typename SolverType::RealVectorType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:676:25: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:364:0: required from 'void CGAL::Monge_via_jet_fitting::compute_PCA(InputIterator, InputIterator) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:307:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:364:0: required from 'void CGAL::Monge_via_jet_fitting::compute_PCA(InputIterator, InputIterator) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:307:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Array.h:45:7: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Array >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Array > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, Eigen::Array > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Array >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:34:67: required from 'Derived& Eigen::ArrayBase::operator-=(const Scalar&) [with Derived = Eigen::ArrayWrapper, 0> >; Eigen::ArrayBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:749:34: required from 'static void Eigen::internal::direct_selfadjoint_eigenvalues::run(SolverType&, const MatrixType&, int) [with SolverType = Eigen::SelfAdjointEigenSolver >; Eigen::internal::direct_selfadjoint_eigenvalues::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:802:106: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:41:67: required from 'Derived& Eigen::DenseBase::operator/=(const Scalar&) [with Derived = Eigen::Matrix; Eigen::DenseBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:752:17: required from 'static void Eigen::internal::direct_selfadjoint_eigenvalues::run(SolverType&, const MatrixType&, int) [with SolverType = Eigen::SelfAdjointEigenSolver >; Eigen::internal::direct_selfadjoint_eigenvalues::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:802:106: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, -1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:447:43: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; Eigen::Index = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Matrix > >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/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]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:45:14: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:107: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::BiCGSTAB >; RhsType = Eigen::Matrix; GuessType = CGAL::Eigen_vector; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/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::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:272:42: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] return internal::first_aligned::alignment),Derived>(m); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >; Eigen::Index = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true> > >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/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]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:46:14: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:107: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::BiCGSTAB >; RhsType = Eigen::Matrix; GuessType = CGAL::Eigen_vector; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/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::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:272:42: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/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::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >; Functor = Eigen::internal::add_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >; Functor = Eigen::internal::add_assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >; Func = Eigen::internal::add_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const 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*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:177:18: required from 'Derived& Eigen::MatrixBase::operator+=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >; Derived = Eigen::Block, -1, 1, true>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:100:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:107: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::BiCGSTAB >; RhsType = Eigen::Matrix; GuessType = CGAL::Eigen_vector; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/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::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:272:42: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >; Eigen::Index = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/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>, -1, 1, false>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:76:37: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:538:5: required from 'void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from 'Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] return internal::first_aligned::alignment),Derived>(m); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:499, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'struct Eigen::internal::general_matrix_vector_product, 0, false, double, Eigen::internal::const_blas_data_mapper, false, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:244:134: required from 'static void Eigen::internal::gemv_dense_selector<2, 0, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Dest = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:383:34: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Eigen::internal::generic_product_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from 'static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]' d:/RCompile/CRANpkg/lib/4.1/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::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; 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, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:163:19: required from 'void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:75:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional::type LhsPacket; ^~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:76:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional::type RhsPacket; ^~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:77:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional::type ResPacket; ^~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 2, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 2, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 2, Eigen::Stride<0, 0> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:163:19: required from 'void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:287:40: required from 'static void Eigen::internal::gemv_dense_selector<2, 0, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Dest = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:383:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:163:19: required from 'void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:126:19: required from 'void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:258:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, -1, -1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false>, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:197:12: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:126:19: required from 'void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:258:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false> > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false> > >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, -1, 1, false> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:197:12: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:126:19: required from 'void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:258:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, true> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: required from 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false>; SrcXprType = Eigen::Matrix; Functor = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false>; SrcXprType = Eigen::Matrix; Functor = Eigen::internal::assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false>; Src = Eigen::Matrix; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:797:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if::value, void*>::type) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false>; Src = Eigen::Product, 1, -1, true>, 1, -1, false>, Eigen::TriangularView, -1, -1, false>, 2>, 0>; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if::value, void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false>; SrcXprType = Eigen::Matrix; Functor = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false>; SrcXprType = Eigen::Matrix; Functor = Eigen::internal::assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false>; Src = Eigen::Matrix; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:797:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if::value, void*>::type) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false>; Src = Eigen::Product, 1, -1, true>, 1, -1, false>, Eigen::TriangularView, -1, -1, false>, 2>, 0>; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if::value, void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false>; Src = Eigen::Product, 1, -1, true>, 1, -1, false>, Eigen::TriangularView, -1, -1, false>, 2>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:496, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'class Eigen::internal::gebp_traits': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:92:29: required from 'struct Eigen::internal::product_triangular_matrix_matrix' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:443:12: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, -1, -1, false>; int Mode = 5; bool LhsIsTriangular = true; Lhs = const Eigen::Block, -1, -1, false>; Rhs = Eigen::Matrix; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:738:14: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, -1, false>; Lhs = Eigen::TriangularView, -1, -1, false>, 5>; Rhs = Eigen::Matrix; int ProductTag = 8; Eigen::internal::generic_product_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block, -1, -1, false>; Lhs = Eigen::TriangularView, -1, -1, false>, 5>; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, 5>, Eigen::Matrix, Eigen::TriangularShape, Eigen::DenseShape, 8>; Eigen::internal::generic_product_impl_base::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:357:18: required from 'static void Eigen::internal::generic_product_impl_base::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, -1, -1, false>; Lhs = Eigen::TriangularView, -1, -1, false>, 5>; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, 5>, Eigen::Matrix, Eigen::TriangularShape, Eigen::DenseShape, 8>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional::type LhsPacket; ^~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:392:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional::type RhsPacket; ^~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:393:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional::type ResPacket; ^~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, -1, -1, false>; int Mode = 5; bool LhsIsTriangular = true; Lhs = const Eigen::Block, -1, -1, false>; Rhs = Eigen::Matrix; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:738:14: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false, false>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, true>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, true>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, -1, true, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, -1, -1, false>; int Mode = 5; bool LhsIsTriangular = true; Lhs = const Eigen::Block, -1, -1, false>; Rhs = Eigen::Matrix; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:738:14: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:747:33: required from 'static Derived& Eigen::internal::setIdentity_impl::run(Derived&) [with Derived = Eigen::Matrix; bool Big = false]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:776:50: required from 'Derived& Eigen::MatrixBase::setIdentity() [with Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:655:9: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:364:0: required from 'void CGAL::Monge_via_jet_fitting::compute_PCA(InputIterator, InputIterator) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:307:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::InnerStride<1> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::InnerStride<1> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::InnerStride<1> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:364:0: required from 'void CGAL::Monge_via_jet_fitting::compute_PCA(InputIterator, InputIterator) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:307:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/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]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:618:8: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:364:0: required from 'void CGAL::Monge_via_jet_fitting::compute_PCA(InputIterator, InputIterator) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:307:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, 3, 1, true>, const Eigen::Block, 3, 1, true> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, 3, 1, true>, const Eigen::Block, 3, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, 3, 1, true>, const Eigen::Block, 3, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, 3, 1, true>, const Eigen::Block, 3, 1, true>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, 3, 1, true>, const Eigen::Block, 3, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/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::Block, 3, 1, true>; U = Eigen::Block, 3, 1, true>; bool NeedToTranspose = false; Eigen::internal::dot_nocheck::ResScalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:364:0: required from 'void CGAL::Monge_via_jet_fitting::compute_PCA(InputIterator, InputIterator) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:307:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, 3, 1, true> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, 3, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, 3, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, 3, 1, true>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, 3, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Dot.h:98:43: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, 3, 1, true>; typename Eigen::NumTraits::Scalar>::Real = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Dot.h:147:18: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:364:0: required from 'void CGAL::Monge_via_jet_fitting::compute_PCA(InputIterator, InputIterator) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:307:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:364:0: required from 'void CGAL::Monge_via_jet_fitting::compute_PCA(InputIterator, InputIterator) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:307:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Visitor.h:69:8: required from 'class Eigen::internal::visitor_evaluator, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Visitor.h:110:17: required from 'void Eigen::DenseBase::visit(Visitor&) const [with Visitor = Eigen::internal::min_coeff_visitor, -1, 1, false> >; Derived = Eigen::Block, -1, 1, false>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Visitor.h:229:3: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::minCoeff(IndexType*) const [with IndexType = int; Derived = Eigen::Block, -1, 1, false>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/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 = int]' d:/RCompile/CRANpkg/lib/4.1/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]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_diagonalize_traits.h:104:0: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:364:0: required from 'void CGAL::Monge_via_jet_fitting::compute_PCA(InputIterator, InputIterator) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:307:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:747:33: required from 'static Derived& Eigen::internal::setIdentity_impl::run(Derived&) [with Derived = Eigen::Matrix; bool Big = false]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:776:50: required from 'Derived& Eigen::MatrixBase::setIdentity() [with Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:762:9: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 2, 1, true>, -1, -1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 2, 1, true>, -1, -1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 2, 1, true>, -1, -1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 2, 1, true>, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 2, 1, true>, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 2, 1, true>, -1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 2, 1, true>, -1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 2, 1, true>, -1, 1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 2, 1, true>, -1, 1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 2, 1, true>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 2, 1, true>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 2, 1, true>, -1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 2, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 2, 1, true>, -1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 2, 1, true>, -1, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 2, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 2, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 2, 1, true>, -1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 2, 1, true>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/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]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:445:31: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 2, 1, true>, -1, 1, false> >, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 2, 1, true>, -1, 1, false> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 2, 1, true>, -1, 1, false> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 2, 1, true>, -1, 1, false> >, 0, 3>' d:/RCompile/CRANpkg/lib/4.1/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, 2, 1, true>, -1, 1, false> >, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 2, 1, true>, -1, 1, false> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:368:35: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Visitor.h:69:8: required from 'class Eigen::internal::visitor_evaluator, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Visitor.h:110:17: required from 'void Eigen::DenseBase::visit(Visitor&) const [with Visitor = Eigen::internal::min_coeff_visitor, -1, 1, false> >; Derived = Eigen::Block, -1, 1, false>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Visitor.h:229:3: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::minCoeff(IndexType*) const [with IndexType = int; Derived = Eigen::Block, -1, 1, false>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/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 = int]' d:/RCompile/CRANpkg/lib/4.1/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]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_diagonalize_traits.h:104:0: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; Eigen::Index = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Matrix, const Eigen::Matrix > >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/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]' d:/RCompile/CRANpkg/lib/4.1/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]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:71:9: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:107: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::BiCGSTAB >; RhsType = Eigen::Matrix; GuessType = CGAL::Eigen_vector; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/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::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:272:42: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] return internal::first_aligned::alignment),Derived>(m); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:298:80: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:364:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseUtil.h:121:8: required from 'struct Eigen::internal::plain_object_eval, 0, Eigen::OuterStride<> >, Eigen::Sparse>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:165:104: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Matrix; int ProductType = 7; Eigen::internal::generic_product_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix; Lhs = Eigen::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl, 0, Eigen::OuterStride<> >, Eigen::Matrix, Eigen::SparseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:107: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::BiCGSTAB >; RhsType = Eigen::Matrix; GuessType = CGAL::Eigen_vector; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/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::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:272:42: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false>, -1, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:538:5: required from 'void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from 'Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> > >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, -1, 1, true>, -1, 1, false> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:197:12: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:547:5: required from 'void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from 'Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:499, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'static void Eigen::internal::general_matrix_vector_product::run(Index, Index, const LhsMapper&, const RhsMapper&, Eigen::internal::general_matrix_vector_product::ResScalar*, Index, RhsScalar) [with Index = int; LhsScalar = double; LhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateLhs = false; RhsScalar = double; RhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateRhs = false; int Version = 0; Eigen::internal::general_matrix_vector_product::ResScalar = double]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:244:134: required from 'static void Eigen::internal::gemv_dense_selector<2, 0, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Dest = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:383:34: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Eigen::internal::generic_product_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from 'static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]' d:/RCompile/CRANpkg/lib/4.1/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::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; 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, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:163:19: required from 'void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:112:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] conj_helper pcj; ^~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:112:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'struct Eigen::internal::general_matrix_vector_product, 1, false, double, Eigen::internal::const_blas_data_mapper, false, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:339:132: required from 'static void Eigen::internal::gemv_dense_selector<2, 1, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose, -1, 1, false> > >; Dest = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:197:12: required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, 1, false> >; Rhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Dest = Eigen::Map, 0, Eigen::Stride<0, 0> >; int StorageOrder = 0; bool BlasCompatible = true; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:383:34: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose, -1, 1, false> >; Rhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Eigen::internal::generic_product_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose, -1, 1, false> >; Rhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from 'static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose, -1, 1, false> >; Rhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:126:19: required from 'void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:258:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:351:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional::type LhsPacket; ^~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:352:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional::type RhsPacket; ^~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:353:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional::type ResPacket; ^~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:126:19: required from 'void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:258:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true>, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true>, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, 1, -1, true>, 1, -1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, -1, -1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false>, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, 1, -1, true>, 1, -1, false>; int Mode = 5; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = const Eigen::Block, -1, -1, false>, -1, -1, false>; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:751:113: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:370, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:150:68: required from 'static void Eigen::internal::product_triangular_matrix_matrix::run(Index, Index, Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Index, Index, const Scalar&, Eigen::internal::level3_blocking&) [with Scalar = double; Index = int; int Mode = 5; int LhsStorageOrder = 0; bool ConjugateLhs = false; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int Version = 0]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:443:12: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, -1, -1, false>; int Mode = 5; bool LhsIsTriangular = true; Lhs = const Eigen::Block, -1, -1, false>; Rhs = Eigen::Matrix; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:738:14: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename find_best_packet_helper::type>::type type; ^~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:153:35: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:370, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:174:81: required from 'class Eigen::DenseBase, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:153:35: required from 'static void Eigen::internal::product_triangular_matrix_matrix::run(Index, Index, Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Index, Index, const Scalar&, Eigen::internal::level3_blocking&) [with Scalar = double; Index = int; int Mode = 5; int LhsStorageOrder = 0; bool ConjugateLhs = false; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int Version = 0]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:443:12: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, -1, -1, false>; int Mode = 5; bool LhsIsTriangular = true; Lhs = const Eigen::Block, -1, -1, false>; Rhs = Eigen::Matrix; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:738:14: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename find_best_packet_helper::type>::type type; ^~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:454:5: required from 'void Eigen::internal::apply_rotation_in_the_plane(Eigen::DenseBase&, Eigen::DenseBase&, const Eigen::JacobiRotation&) [with VectorX = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; VectorY = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; OtherScalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:296:40: required from 'void Eigen::MatrixBase::applyOnTheRight(Eigen::Index, Eigen::Index, const Eigen::JacobiRotation&) [with OtherScalar = double; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/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 = int]' d:/RCompile/CRANpkg/lib/4.1/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 = int]' d:/RCompile/CRANpkg/lib/4.1/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]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_diagonalize_traits.h:104:0: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:364:0: required from 'void CGAL::Monge_via_jet_fitting::compute_PCA(InputIterator, InputIterator) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:307:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Dot.h:131:14: required from 'const PlainObject Eigen::MatrixBase::normalized() const [with Derived = Eigen::Matrix; Eigen::MatrixBase::PlainObject = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Geometry/OrthoMethods.h:210:81: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 2, 1, true>, -1, 1, false>, -1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 2, 1, true>, -1, 1, false>, -1, 1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 2, 1, true>, -1, 1, false>, -1, 1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 2, 1, true>, -1, 1, false>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 2, 1, true>, -1, 1, false>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 2, 1, true>, -1, 1, false>, -1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 2, 1, true> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:266:7: required from 'Eigen::MapBase::ScalarWithConstIfNotLvalue& Eigen::MapBase::coeffRef(Eigen::Index) [with Derived = Eigen::Block, 2, 1, true>; Eigen::MapBase::ScalarWithConstIfNotLvalue = double; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:365:31: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/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 = 2; bool IsComplex = false]' d:/RCompile/CRANpkg/lib/4.1/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]' d:/RCompile/CRANpkg/lib/4.1/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]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_diagonalize_traits.h:104:0: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >' d:/RCompile/CRANpkg/lib/4.1/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]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Solve.h:147:5: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:107: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::BiCGSTAB >; RhsType = Eigen::Matrix; GuessType = CGAL::Eigen_vector; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/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::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:272:42: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:371, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/Memory.h: In instantiation of 'Index Eigen::internal::first_default_aligned(const Scalar*, Index) [with Scalar = double; Index = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:128:55: required from 'static void Eigen::internal::general_matrix_vector_product::run(Index, Index, const LhsMapper&, const RhsMapper&, Eigen::internal::general_matrix_vector_product::ResScalar*, Index, RhsScalar) [with Index = int; LhsScalar = double; LhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateLhs = false; RhsScalar = double; RhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateRhs = false; int Version = 0; Eigen::internal::general_matrix_vector_product::ResScalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:244:134: required from 'static void Eigen::internal::gemv_dense_selector<2, 0, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Dest = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:383:34: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Eigen::internal::generic_product_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from 'static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:163:19: required from 'void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/Memory.h:470:10: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] return first_aligned::alignment>(array, size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:499, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'static void Eigen::internal::general_matrix_vector_product::run(Index, Index, const LhsMapper&, const RhsMapper&, Eigen::internal::general_matrix_vector_product::ResScalar*, Index, Eigen::internal::general_matrix_vector_product::ResScalar) [with Index = int; LhsScalar = double; LhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateLhs = false; RhsScalar = double; RhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateRhs = false; int Version = 0; Eigen::internal::general_matrix_vector_product::ResScalar = double]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:339:132: required from 'static void Eigen::internal::gemv_dense_selector<2, 1, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose, -1, 1, false> > >; Dest = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:197:12: required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, 1, false> >; Rhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Dest = Eigen::Map, 0, Eigen::Stride<0, 0> >; int StorageOrder = 0; bool BlasCompatible = true; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:383:34: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose, -1, 1, false> >; Rhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Eigen::internal::generic_product_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose, -1, 1, false> >; Rhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from 'static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose, -1, 1, false> >; Rhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:126:19: required from 'void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:258:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:385:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] conj_helper pcj; ^~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:385:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:464:13: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true>, 1, -1, false> >, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true>, 1, -1, false> >, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false, false>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:341:54: required from 'static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 6; bool LhsIsTriangular = true; Lhs = const Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Block, -1, -1, false>; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:738:14: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false, false>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, true>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false> >, -1, -1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false> >, -1, -1, false>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false> >, -1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false> >, -1, -1, false, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 6; bool LhsIsTriangular = true; Lhs = const Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Block, -1, -1, false>; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:738:14: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:496, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'void Eigen::internal::gemm_pack_rhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = int; DataMapper = Eigen::internal::const_blas_data_mapper; int nr = 4; bool Conjugate = false; bool PanelMode = false]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:175:15: required from 'static void Eigen::internal::product_triangular_matrix_matrix::run(Index, Index, Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Index, Index, const Scalar&, Eigen::internal::level3_blocking&) [with Scalar = double; Index = int; int Mode = 5; int LhsStorageOrder = 0; bool ConjugateLhs = false; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int Version = 0]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:443:12: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, -1, -1, false>; int Mode = 5; bool LhsIsTriangular = true; Lhs = const Eigen::Block, -1, -1, false>; Rhs = Eigen::Matrix; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:738:14: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, -1, false>; Lhs = Eigen::TriangularView, -1, -1, false>, 5>; Rhs = Eigen::Matrix; int ProductTag = 8; Eigen::internal::generic_product_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block, -1, -1, false>; Lhs = Eigen::TriangularView, -1, -1, false>, 5>; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, 5>, Eigen::Matrix, Eigen::TriangularShape, Eigen::DenseShape, 8>; Eigen::internal::generic_product_impl_base::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:357:18: required from 'static void Eigen::internal::generic_product_impl_base::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, -1, -1, false>; Lhs = Eigen::TriangularView, -1, -1, false>, 5>; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, 5>, Eigen::Matrix, Eigen::TriangularShape, Eigen::DenseShape, 8>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1981:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] PacketBlock kernel; ^~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'void Eigen::internal::gebp_kernel::operator()(const DataMapper&, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index) [with LhsScalar = double; RhsScalar = double; Index = int; DataMapper = Eigen::internal::blas_data_mapper; int mr = 2; int nr = 4; bool ConjugateLhs = false; bool ConjugateRhs = false; Eigen::internal::gebp_kernel::ResScalar = double]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:205:22: required from 'static void Eigen::internal::product_triangular_matrix_matrix::run(Index, Index, Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Index, Index, const Scalar&, Eigen::internal::level3_blocking&) [with Scalar = double; Index = int; int Mode = 5; int LhsStorageOrder = 0; bool ConjugateLhs = false; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int Version = 0]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:443:12: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, -1, -1, false>; int Mode = 5; bool LhsIsTriangular = true; Lhs = const Eigen::Block, -1, -1, false>; Rhs = Eigen::Matrix; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:738:14: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, -1, false>; Lhs = Eigen::TriangularView, -1, -1, false>, 5>; Rhs = Eigen::Matrix; int ProductTag = 8; Eigen::internal::generic_product_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block, -1, -1, false>; Lhs = Eigen::TriangularView, -1, -1, false>, 5>; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, 5>, Eigen::Matrix, Eigen::TriangularShape, Eigen::DenseShape, 8>; Eigen::internal::generic_product_impl_base::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:357:18: required from 'static void Eigen::internal::generic_product_impl_base::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, -1, -1, false>; Lhs = Eigen::TriangularView, -1, -1, false>, 5>; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, 5>, Eigen::Matrix, Eigen::TriangularShape, Eigen::DenseShape, 8>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1537:21: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__vector(2) double'} [-Wignored-attributes] const int SResPacketHalfSize = unpacket_traits::half>::size; ^~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1592:135: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional=8,typename unpacket_traits::half,SResPacket>::type SResPacketHalf; ^~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1593:135: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional=8,typename unpacket_traits::half,SLhsPacket>::type SLhsPacketHalf; ^~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1594:135: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional=8,typename unpacket_traits::half,SRhsPacket>::type SRhsPacketHalf; ^~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1595:135: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional=8,typename unpacket_traits::half,SAccPacket>::type SAccPacketHalf; ^~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/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]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Dot.h:128:14: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 2, 1, true>, -1, 1, false>, -1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 2, 1, true>, -1, 1, false>, -1, 1, false>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 2, 1, true>, -1, 1, false>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 2, 1, true>, -1, 1, false>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 2, 1, true>, -1, 1, false>, -1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 2, 1, true>, -1, 1, false>, -1, 1, false, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, 2, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, 2, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, 2, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, 2, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, 2, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:91:22: required from 'void Eigen::MatrixBase::makeHouseholder(EssentialPart&, Eigen::MatrixBase::Scalar&, Eigen::MatrixBase::RealScalar&) const [with EssentialPart = Eigen::VectorBlock, 2, 1, true>, -1, 1, false>, -1>; Derived = Eigen::Block, 2, 1, true>, -1, 1, false>; Eigen::MatrixBase::Scalar = double; Eigen::MatrixBase::RealScalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:45:3: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, false>, const Eigen::Block, 2, 1, true>, -1, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, false>, const Eigen::Block, 2, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, false>, const Eigen::Block, 2, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, false>, const Eigen::Block, 2, 1, true>, -1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, 2, 1, true>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/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::Block, -1, 1, false>; U = Eigen::Block, 2, 1, true>, -1, 1, false>; bool NeedToTranspose = false; Eigen::internal::dot_nocheck::ResScalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, false>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, -1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, false>, -1, 1, false, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/SelfadjointRank2Update.h:33:74: required from 'static void Eigen::internal::selfadjoint_rank2_update_selector::run(Scalar*, Index, const UType&, const VType&, const Scalar&) [with Scalar = double; Index = int; UType = Eigen::Block, 2, 1, true>, -1, 1, false>; VType = Eigen::Block, -1, 1, false>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/SelfadjointRank2Update.h:86:10: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 2, 1, true>, -1, 1, false>, -1, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 2, 1, true>, -1, 1, false>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 2, 1, true>, -1, 1, false>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 2, 1, true>, -1, 1, false>, -1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 2, 1, true>, -1, 1, false>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/SelfadjointRank2Update.h:34:60: required from 'static void Eigen::internal::selfadjoint_rank2_update_selector::run(Scalar*, Index, const UType&, const VType&, const Scalar&) [with Scalar = double; Index = int; UType = Eigen::Block, 2, 1, true>, -1, 1, false>; VType = Eigen::Block, -1, 1, false>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/SelfadjointRank2Update.h:86:10: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 2, 1, true>, -1, 1, false>, -1, 1, false> > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 2, 1, true>, -1, 1, false>, -1, 1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 2, 1, true>, -1, 1, false>, -1, 1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 2, 1, true>, -1, 1, false>, -1, 1, false> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 2, 1, true>, -1, 1, false>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/SelfadjointRank2Update.h:34:23: required from 'static void Eigen::internal::selfadjoint_rank2_update_selector::run(Scalar*, Index, const UType&, const VType&, const Scalar&) [with Scalar = double; Index = int; UType = Eigen::Block, 2, 1, true>, -1, 1, false>; VType = Eigen::Block, -1, 1, false>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/SelfadjointRank2Update.h:86:10: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/detail/advanced_insert_int.hpp:28, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/vector.hpp:32, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/small_vector.hpp:27, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/Euler_operations.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/Generic_facegraph_builder.h:15, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/OFF.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/detail/copy_move_algo.hpp: In instantiation of 'F boost::container::dtl::memmove(I, I, F) [with I = std::pair, CGAL::Advancing_front_surface_reconstruction_cell_base_3 > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>*; F = std::pair, CGAL::Advancing_front_surface_reconstruction_cell_base_3 > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>*]': d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/detail/copy_move_algo.hpp:375:23: required from 'typename boost::container::dtl::enable_if_memtransfer_copy_constructible::type boost::container::uninitialized_move_alloc(Allocator&, I, I, F) [with Allocator = boost::container::small_vector_allocator, CGAL::Advancing_front_surface_reconstruction_cell_base_3 > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>, boost::container::new_allocator, void>; I = std::pair, CGAL::Advancing_front_surface_reconstruction_cell_base_3 > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>*; F = std::pair, CGAL::Advancing_front_surface_reconstruction_cell_base_3 > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>*; typename boost::container::dtl::enable_if_memtransfer_copy_constructible::type = std::pair, CGAL::Advancing_front_surface_reconstruction_cell_base_3 > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>*]' d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/detail/copy_move_algo.hpp:1304:59: required from 'void boost::container::uninitialized_move_and_insert_alloc(Allocator&, F, F, F, O, std::size_t, InsertionProxy) [with Allocator = boost::container::small_vector_allocator, CGAL::Advancing_front_surface_reconstruction_cell_base_3 > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>, boost::container::new_allocator, void>; F = std::pair, CGAL::Advancing_front_surface_reconstruction_cell_base_3 > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>*; O = std::pair, CGAL::Advancing_front_surface_reconstruction_cell_base_3 > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>*; InsertionProxy = boost::container::dtl::insert_emplace_proxy, CGAL::Advancing_front_surface_reconstruction_cell_base_3 > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>, boost::container::new_allocator, void>, const std::pair > >, CGAL::Advancing_front_surface_reconstruction_cell_base_3 > > >, CGAL::Sequential_tag> > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>&>; std::size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/vector.hpp:3009:10: required from 'void boost::container::vector::priv_insert_forward_range_new_allocation(T*, boost::container::vector::size_type, T*, boost::container::vector::size_type, InsertionProxy) [with InsertionProxy = boost::container::dtl::insert_emplace_proxy, CGAL::Advancing_front_surface_reconstruction_cell_base_3 > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>, boost::container::new_allocator, void>, const std::pair > >, CGAL::Advancing_front_surface_reconstruction_cell_base_3 > > >, CGAL::Sequential_tag> > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>&>; T = std::pair, CGAL::Advancing_front_surface_reconstruction_cell_base_3 > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>; A = boost::container::small_vector_allocator, CGAL::Advancing_front_surface_reconstruction_cell_base_3 > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>, boost::container::new_allocator, void>; Options = void; boost::container::vector::size_type = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/vector.hpp:2766:7: required from 'boost::container::vector::iterator boost::container::vector::priv_insert_forward_range_no_capacity(T*, boost::container::vector::size_type, InsertionProxy, boost::container::version_1) [with InsertionProxy = boost::container::dtl::insert_emplace_proxy, CGAL::Advancing_front_surface_reconstruction_cell_base_3 > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>, boost::container::new_allocator, void>, const std::pair > >, CGAL::Advancing_front_surface_reconstruction_cell_base_3 > > >, CGAL::Sequential_tag> > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>&>; T = std::pair, CGAL::Advancing_front_surface_reconstruction_cell_base_3 > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>; A = boost::container::small_vector_allocator, CGAL::Advancing_front_surface_reconstruction_cell_base_3 > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>, boost::container::new_allocator, void>; Options = void; boost::container::vector::iterator = boost::container::vec_iterator, CGAL::Advancing_front_surface_reconstruction_cell_base_3 > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>*, false>; typename boost::container::allocator_traits::type>::pointer = std::pair, CGAL::Advancing_front_surface_reconstruction_cell_base_3 > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>*; boost::container::vector::size_type = unsigned int; boost::container::version_1 = boost::move_detail::integral_constant]' d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/vector.hpp:1824:17: required from 'boost::container::vector::reference boost::container::vector::emplace_back(Args&& ...) [with Args = {const std::pair > >, CGAL::Advancing_front_surface_reconstruction_cell_base_3 > > >, CGAL::Sequential_tag> > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>&}; T = std::pair, CGAL::Advancing_front_surface_reconstruction_cell_base_3 > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>; A = boost::container::small_vector_allocator, CGAL::Advancing_front_surface_reconstruction_cell_base_3 > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>, boost::container::new_allocator, void>; Options = void; boost::container::vector::reference = std::pair, CGAL::Advancing_front_surface_reconstruction_cell_base_3 > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>&]' d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/vector.hpp:2682:7: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Triangulation_3.h:1434:21: required from 'CGAL::Triple CGAL::Triangulation_3::find_conflicts(CGAL::Triangulation_3::Cell_handle, const Conflict_test&, CGAL::Triple, bool*, const Facet*, bool*) const [with Conflict_test = CGAL::Delaunay_triangulation_3, CGAL::Advancing_front_surface_reconstruction_cell_base_3 > >::Conflict_tester_3; OutputIteratorBoundaryFacets = std::back_insert_iterator, CGAL::Advancing_front_surface_reconstruction_cell_base_3 > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>, 32, void, void> >; OutputIteratorCells = std::back_insert_iterator, CGAL::Advancing_front_surface_reconstruction_cell_base_3 > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, 32, void, void> >; OutputIteratorInternalFacets = CGAL::Emptyset_iterator; GT = CGAL::Epick; Tds_ = CGAL::Triangulation_data_structure_3, CGAL::Advancing_front_surface_reconstruction_cell_base_3 >; Lock_data_structure_ = CGAL::Default; CGAL::Triangulation_3::Cell_handle = CGAL::internal::CC_iterator, CGAL::Advancing_front_surface_reconstruction_cell_base_3 > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>; CGAL::Triangulation_3::Facet = std::pair, CGAL::Advancing_front_surface_reconstruction_cell_base_3 > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Triangulation_3.h:3930:9: required from 'CGAL::Triangulation_3::Vertex_handle CGAL::Triangulation_3::insert_in_conflict(const Point&, CGAL::Triangulation_3::Locate_type, CGAL::Triangulation_3::Cell_handle, int, int, const Conflict_tester&, Hidden_points_visitor&, bool*) [with Conflict_tester = CGAL::Delaunay_triangulation_3, CGAL::Advancing_front_surface_reconstruction_cell_base_3 > >::Conflict_tester_3; Hidden_points_visitor = CGAL::Delaunay_triangulation_3, CGAL::Advancing_front_surface_reconstruction_cell_base_3 > >::Hidden_point_visitor; GT = CGAL::Epick; Tds_ = CGAL::Triangulation_data_structure_3, CGAL::Advancing_front_surface_reconstruction_cell_base_3 >; Lock_data_structure_ = CGAL::Default; CGAL::Triangulation_3::Vertex_handle = CGAL::internal::CC_iterator, CGAL::Advancing_front_surface_reconstruction_cell_base_3 > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>; CGAL::Triangulation_3::Point = CGAL::Point_3; CGAL::Triangulation_3::Cell_handle = CGAL::internal::CC_iterator, CGAL::Advancing_front_surface_reconstruction_cell_base_3 > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Delaunay_triangulation_3.h:1109:43: required from 'CGAL::Delaunay_triangulation_3::Vertex_handle CGAL::Delaunay_triangulation_3::insert(const Point&, CGAL::Delaunay_triangulation_3::Locate_type, CGAL::Delaunay_triangulation_3::Cell_handle, int, int, bool*) [with Gt = CGAL::Epick; Tds_ = CGAL::Triangulation_data_structure_3, CGAL::Advancing_front_surface_reconstruction_cell_base_3 >; Lock_data_structure_ = CGAL::Default; CGAL::Delaunay_triangulation_3::Vertex_handle = CGAL::internal::CC_iterator, CGAL::Advancing_front_surface_reconstruction_cell_base_3 > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>; CGAL::Delaunay_triangulation_3::Point = CGAL::Point_3; CGAL::Delaunay_triangulation_3::Locate_type = CGAL::Triangulation_3, CGAL::Advancing_front_surface_reconstruction_cell_base_3 >, CGAL::Default>::Locate_type; CGAL::Delaunay_triangulation_3::Cell_handle = CGAL::internal::CC_iterator, CGAL::Advancing_front_surface_reconstruction_cell_base_3 > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Delaunay_triangulation_3.h:1087:54: required from 'CGAL::Delaunay_triangulation_3::Vertex_handle CGAL::Delaunay_triangulation_3::insert(const Point&, CGAL::Delaunay_triangulation_3::Cell_handle, bool*) [with Gt = CGAL::Epick; Tds_ = CGAL::Triangulation_data_structure_3, CGAL::Advancing_front_surface_reconstruction_cell_base_3 >; Lock_data_structure_ = CGAL::Default; CGAL::Delaunay_triangulation_3::Vertex_handle = CGAL::internal::CC_iterator, CGAL::Advancing_front_surface_reconstruction_cell_base_3 > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>; CGAL::Delaunay_triangulation_3::Point = CGAL::Point_3; CGAL::Delaunay_triangulation_3::Cell_handle = CGAL::internal::CC_iterator, CGAL::Advancing_front_surface_reconstruction_cell_base_3 > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Advancing_front_surface_reconstruction.h:732:0: required from 'CGAL::Advancing_front_surface_reconstruction::Advancing_front_surface_reconstruction(CGAL::Advancing_front_surface_reconstruction::Triangulation_3&, CGAL::Advancing_front_surface_reconstruction::Priority) [with Dt = CGAL::Default; P = CGAL::Default; CGAL::Advancing_front_surface_reconstruction::Triangulation_3 = CGAL::Delaunay_triangulation_3, CGAL::Advancing_front_surface_reconstruction_cell_base_3 > >; CGAL::Advancing_front_surface_reconstruction::Priority = CGAL::AFSR::Default_priority]' AFSreconstruction.cpp:17:0: required from here d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/detail/copy_move_algo.hpp:226:19: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'value_type' {aka 'struct std::pair, CGAL::Advancing_front_surface_reconstruction_cell_base_3 > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] std::memmove(dest_raw, beg_raw, sizeof(value_type)*n); ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/stl_algobase.h:64, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/specfun.h:45, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/cmath:1892, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp/platform/compiler.h:100, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp/r/headers.h:62, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/RcppCommon.h:30, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp.h:27, from cgalMesh.h:5, from AFSreconstruction.cpp:2: D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/stl_pair.h:208:12: note: 'value_type' {aka 'struct std::pair, CGAL::Advancing_front_surface_reconstruction_cell_base_3 > > > > >, CGAL::Default, CGAL::Default, CGAL::Default>, false>, int>'} declared here struct pair ^~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::OuterStride<> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:115:18: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:119:18: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<> >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::InnerStride<> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::InnerStride<> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::InnerStride<> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, 1, -1, true, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, -1, 1, false, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, -1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:137:111: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:137:111: required from 'static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product::ResScalar*, Index, const ResScalar&) [with Index = int; int Mode = 6; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product::ResScalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:332:12: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:499, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'struct Eigen::internal::general_matrix_vector_product, 1, false, double, Eigen::internal::const_blas_data_mapper, false, 1>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:145:123: required from 'static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product::ResScalar*, Index, const ResScalar&) [with Index = int; int Mode = 6; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product::ResScalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:332:12: required from 'static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, 1, -1, true>, 1, -1, false>; int Mode = 5; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = const Eigen::Block, -1, -1, false>, -1, -1, false>; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:751:113: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>; int ProductTag = 7; Eigen::internal::generic_product_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>; Derived = Eigen::internal::generic_product_impl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, Eigen::DenseShape, Eigen::TriangularShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:351:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional::type LhsPacket; ^~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:352:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional::type RhsPacket; ^~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:353:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional::type ResPacket; ^~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'struct Eigen::internal::general_matrix_vector_product, 1, false, double, Eigen::internal::const_blas_data_mapper, false, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:154:113: required from 'static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product::ResScalar*, Index, const ResScalar&) [with Index = int; int Mode = 6; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product::ResScalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:332:12: required from 'static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, 1, -1, true>, 1, -1, false>; int Mode = 5; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = const Eigen::Block, -1, -1, false>, -1, -1, false>; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:751:113: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>; int ProductTag = 7; Eigen::internal::generic_product_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>; Derived = Eigen::internal::generic_product_impl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, Eigen::DenseShape, Eigen::TriangularShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:351:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional::type LhsPacket; ^~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:352:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional::type RhsPacket; ^~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:353:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional::type ResPacket; ^~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:153:35: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:327:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Eigen::DenseBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:501:10: required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:151:5: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:327:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Diagonal, 0>; Eigen::DenseBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:501:10: required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Diagonal, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:153:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, 2, 1, true>, -1, 1, false>, -1, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, 2, 1, true>, -1, 1, false>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, 2, 1, true>, -1, 1, false>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, 2, 1, true>, -1, 1, false>, -1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, 2, 1, true>, -1, 1, false>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Dot.h:98:43: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, 2, 1, true>, -1, 1, false>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:76:37: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 2, 1, true>, -1, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:141:7: required from 'Eigen::DenseCoeffsBase::CoeffReturnType Eigen::DenseCoeffsBase::coeff(Eigen::Index) const [with Derived = Eigen::Block, 2, 1, true>, -1, 1, false>; Eigen::DenseCoeffsBase::CoeffReturnType = const double&; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:77:20: required from 'void Eigen::MatrixBase::makeHouseholder(EssentialPart&, Eigen::MatrixBase::Scalar&, Eigen::MatrixBase::RealScalar&) const [with EssentialPart = Eigen::VectorBlock, 2, 1, true>, -1, 1, false>, -1>; Derived = Eigen::Block, 2, 1, true>, -1, 1, false>; Eigen::MatrixBase::Scalar = double; Eigen::MatrixBase::RealScalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:45:3: required from 'void Eigen::MatrixBase::makeHouseholderInPlace(Eigen::MatrixBase::Scalar&, Eigen::MatrixBase::RealScalar&) [with Derived = Eigen::Block, 2, 1, true>, -1, 1, false>; Eigen::MatrixBase::Scalar = double; Eigen::MatrixBase::RealScalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:361:5: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/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 = 2; bool IsComplex = false]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:430:55: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:113:7: required from 'const Scalar& Eigen::MapBase::coeff(Eigen::Index) const [with Derived = Eigen::Block, -1, 1, false>; Eigen::MapBase::Scalar = double; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/SelfadjointRank2Update.h:34:46: required from 'static void Eigen::internal::selfadjoint_rank2_update_selector::run(Scalar*, Index, const UType&, const VType&, const Scalar&) [with Scalar = double; Index = int; UType = Eigen::Block, 2, 1, true>, -1, 1, false>; VType = Eigen::Block, -1, 1, false>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/SelfadjointRank2Update.h:86:10: required from 'Eigen::SelfAdjointView& Eigen::SelfAdjointView::rankUpdate(const Eigen::MatrixBase&, const Eigen::MatrixBase&, const Scalar&) [with DerivedU = Eigen::Block, 2, 1, true>, -1, 1, false>; DerivedV = Eigen::Block, -1, 1, false>; _MatrixType = Eigen::Block, -1, -1, false>; unsigned int UpLo = 1; Eigen::SelfAdjointView::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:372:5: required from 'void Eigen::internal::tridiagonalization_inplace(MatrixType&, CoeffVectorType&) [with MatrixType = Eigen::Matrix; CoeffVectorType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/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 = 2; bool IsComplex = false]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:430:55: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, -1, 1, true> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Functor = Eigen::internal::sub_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Functor = Eigen::internal::sub_assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Func = Eigen::internal::sub_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Func = Eigen::internal::sub_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Derived = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:305:135: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:166:21: required from 'void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:499, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'static void Eigen::internal::general_matrix_vector_product::run(Index, Index, const LhsMapper&, const RhsMapper&, Eigen::internal::general_matrix_vector_product::ResScalar*, Index, Eigen::internal::general_matrix_vector_product::ResScalar) [with Index = int; LhsScalar = double; LhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateLhs = false; RhsScalar = double; RhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateRhs = false; int Version = 1; Eigen::internal::general_matrix_vector_product::ResScalar = double]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:145:123: required from 'static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product::ResScalar*, Index, const ResScalar&) [with Index = int; int Mode = 6; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product::ResScalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:332:12: required from 'static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, 1, -1, true>, 1, -1, false>; int Mode = 5; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = const Eigen::Block, -1, -1, false>, -1, -1, false>; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:751:113: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>; int ProductTag = 7; Eigen::internal::generic_product_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>; Derived = Eigen::internal::generic_product_impl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, Eigen::DenseShape, Eigen::TriangularShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:385:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] conj_helper pcj; ^~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:385:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'static void Eigen::internal::general_matrix_vector_product::run(Index, Index, const LhsMapper&, const RhsMapper&, Eigen::internal::general_matrix_vector_product::ResScalar*, Index, Eigen::internal::general_matrix_vector_product::ResScalar) [with Index = int; LhsScalar = double; LhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateLhs = false; RhsScalar = double; RhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateRhs = false; int Version = 0; Eigen::internal::general_matrix_vector_product::ResScalar = double]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:154:113: required from 'static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product::ResScalar*, Index, const ResScalar&) [with Index = int; int Mode = 6; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product::ResScalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:332:12: required from 'static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, 1, -1, true>, 1, -1, false>; int Mode = 5; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = const Eigen::Block, -1, -1, false>, -1, -1, false>; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:751:113: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>; int ProductTag = 7; Eigen::internal::generic_product_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>; Derived = Eigen::internal::generic_product_impl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, Eigen::DenseShape, Eigen::TriangularShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:385:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:385:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:496, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'void Eigen::internal::gemm_pack_lhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = int; DataMapper = Eigen::internal::const_blas_data_mapper; int Pack1 = 2; int Pack2 = 2; bool Conjugate = false; bool PanelMode = false]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:203:19: required from 'static void Eigen::internal::product_triangular_matrix_matrix::run(Index, Index, Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Index, Index, const Scalar&, Eigen::internal::level3_blocking&) [with Scalar = double; Index = int; int Mode = 6; int LhsStorageOrder = 1; bool ConjugateLhs = false; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int Version = 0]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:443:12: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 6; bool LhsIsTriangular = true; Lhs = const Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Block, -1, -1, false>; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:738:14: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::TriangularView, -1, -1, false> >, 6>; Rhs = Eigen::Block, -1, -1, false>; int ProductTag = 8; Eigen::internal::generic_product_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix; Lhs = Eigen::TriangularView, -1, -1, false> >, 6>; Rhs = Eigen::Block, -1, -1, false>; Derived = Eigen::internal::generic_product_impl, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, Eigen::TriangularShape, Eigen::DenseShape, 8>; Eigen::internal::generic_product_impl_base::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from 'static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::TriangularView, -1, -1, false> >, 6>; Rhs = Eigen::Block, -1, -1, false>; Derived = Eigen::internal::generic_product_impl, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, Eigen::TriangularShape, Eigen::DenseShape, 8>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1847:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] PacketBlock kernel; ^~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1847:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:327:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Block, 2, 1, true>, -1, 1, false>, -1, 1, false>; Eigen::DenseBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:501:10: required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Block, 2, 1, true>, -1, 1, false>, -1, 1, false>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:84:5: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from 'class Eigen::internal::redux_evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:269:8: required from 'struct Eigen::internal::unary_evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, Eigen::internal::IndexBased, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:327:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Eigen::DenseBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:501:10: required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:151:5: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Functor = Eigen::internal::sub_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Functor = Eigen::internal::sub_assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Func = Eigen::internal::sub_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Func = Eigen::internal::sub_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Derived = Eigen::Block, -1, -1, false>, -1, -1, false>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, true> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, true> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Func = Eigen::internal::sub_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Func = Eigen::internal::sub_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Derived = Eigen::Block, -1, -1, false>, -1, -1, true>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:32: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 2, 1, true>, -1, 1, false>, -1, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 2, 1, true>, -1, 1, false>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:522:55: required from 'struct Eigen::internal::unary_evaluator, const Eigen::Block, 2, 1, true>, -1, 1, false>, -1, 1, false> >, Eigen::internal::IndexBased, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, 2, 1, true>, -1, 1, false>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from 'class Eigen::internal::redux_evaluator, const Eigen::Block, 2, 1, true>, -1, 1, false>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, 2, 1, true>, -1, 1, false>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true>, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true>, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, 1, -1, true>, 1, -1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 1, -1, true>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:94:19: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 2; bool LhsIsTriangular = true; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:738:14: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:94:19: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, -1, -1, true>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase >, -1, -1, true>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, -1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, -1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, -1, -1, true>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense >, -1, -1, true, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:95:19: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 1; bool LhsIsTriangular = true; Lhs = const Eigen::Transpose >; Rhs = Eigen::Matrix; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:738:14: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:95:19: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 2, 1, true>, -1, -1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 2, 1, true>, -1, -1, false>; SrcXprType = Eigen::Matrix; Functor = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 2, 1, true>, -1, -1, false>; SrcXprType = Eigen::Matrix; Functor = Eigen::internal::assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 2, 1, true>, -1, -1, false>; Src = Eigen::Matrix; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, 2, 1, true>, -1, -1, false>; Src = Eigen::Matrix; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block, 2, 1, true>, -1, -1, false>; Src = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:327:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Block, -1, 1, false>; Eigen::DenseBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:501:10: required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Block, -1, 1, false>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:5: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 2, 1, true>, -1, 1, false> >, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 2, 1, true>, -1, 1, false> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 2, 1, true>, -1, 1, false> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 2, 1, true>, -1, 1, false> >, 0, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, -1, -1, false>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 2, 1, true>, -1, 1, false> >, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 2, 1, true>, -1, 1, false> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:165:45: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, 2, 1, true>, -1, 1, false> >; Eigen::Index = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, false>, const Eigen::Block, 2, 1, true>, -1, 1, false> > >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, 2, 1, true>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, 2, 1, true>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/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::Block, -1, 1, false>; U = Eigen::Block, 2, 1, true>, -1, 1, false>; bool NeedToTranspose = false; Eigen::internal::dot_nocheck::ResScalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, 2, 1, true>, -1, 1, false>; Derived = Eigen::Block, -1, 1, false>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:370:53: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] return internal::first_aligned::alignment),Derived>(m); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >; Eigen::Index = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > > >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:137:36: required from 'static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product::ResScalar*, Index, const ResScalar&) [with Index = int; int Mode = 6; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product::ResScalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:332:12: required from 'static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:269:8: required from 'struct Eigen::internal::unary_evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: [ skipping 27 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:269:8: required from 'struct Eigen::internal::unary_evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: [ skipping 25 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, false> >, -1, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Func = Eigen::internal::sub_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Func = Eigen::internal::sub_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Derived = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:341:27: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, -1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase >, -1, 1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase >, -1, 1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, -1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true>, 1, -1, false> >, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true>, 1, -1, false> >, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 1, -1, true>, 1, -1, false> >, -1, 1, false, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:282:54: required from 'static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Transpose, 1, -1, true>, 1, -1, false> >; Dest = Eigen::Transpose >; int Mode = 1; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Functor = Eigen::internal::sub_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Functor = Eigen::internal::sub_assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Func = Eigen::internal::sub_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Func = Eigen::internal::sub_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Derived = Eigen::Block, -1, -1, false>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false> >, -1, -1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, -1, -1, false> >, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, true> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/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::Block, -1, -1, false> >, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >; Func = Eigen::internal::sub_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >; Func = Eigen::internal::sub_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >; Derived = Eigen::Block, -1, -1, true>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:32: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, 2, 1, true>, -1, 1, false>, -1, 1, false> >; Eigen::Index = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Block, 2, 1, true>, -1, 1, false>, -1, 1, false> > >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, 2, 1, true>, -1, 1, false>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, 2, 1, true>, -1, 1, false>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Dot.h:98:22: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, 2, 1, true>, -1, 1, false>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:76:37: required from 'void Eigen::MatrixBase::makeHouseholder(EssentialPart&, Eigen::MatrixBase::Scalar&, Eigen::MatrixBase::RealScalar&) const [with EssentialPart = Eigen::VectorBlock, 2, 1, true>, -1, 1, false>, -1>; Derived = Eigen::Block, 2, 1, true>, -1, 1, false>; Eigen::MatrixBase::Scalar = double; Eigen::MatrixBase::RealScalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:45:3: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] return internal::first_aligned::alignment),Derived>(m); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 2, 1, true>, -1, 1, false>, -1, 1, false> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::OuterStride<> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:44:18: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::InnerStride<> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::InnerStride<> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::InnerStride<> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::InnerStride<> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:48:18: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, -1, 1, true, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:66:56: required from 'static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product::ResScalar*, Index, const RhsScalar&) [with Index = int; int Mode = 1; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product::ResScalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:266:12: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:499, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'struct Eigen::internal::general_matrix_vector_product, 0, false, double, Eigen::internal::const_blas_data_mapper, false, 1>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:74:123: required from 'static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product::ResScalar*, Index, const RhsScalar&) [with Index = int; int Mode = 1; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product::ResScalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:266:12: required from 'static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Transpose, 1, -1, true>, 1, -1, false> >; Dest = Eigen::Transpose >; int Mode = 1; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 2; Lhs = Eigen::Block, 1, -1, true>, 1, -1, false>; Rhs = Eigen::Block, -1, -1, false>; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:751:113: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Block, 1, -1, true>, 1, -1, false>; Rhs = Eigen::TriangularView, -1, -1, false>, 2>; int ProductTag = 7; Eigen::internal::generic_product_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix; Lhs = Eigen::Block, 1, -1, true>, 1, -1, false>; Rhs = Eigen::TriangularView, -1, -1, false>, 2>; Derived = Eigen::internal::generic_product_impl, 1, -1, true>, 1, -1, false>, Eigen::TriangularView, -1, -1, false>, 2>, Eigen::DenseShape, Eigen::TriangularShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:75:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional::type LhsPacket; ^~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:76:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional::type RhsPacket; ^~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:77:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional::type ResPacket; ^~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 2, 1, true>, -1, 1, false>, -1, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 2, 1, true>, -1, 1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Block, 2, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 2, 1, true>, -1, 1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Block, 2, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 2, 1, true>, -1, 1, false>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, 2, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, 2, 1, true>, -1, 1, false>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, 2, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block, 2, 1, true>, -1, 1, false>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, 2, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:503, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h: In instantiation of 'static void Eigen::internal::selfadjoint_matrix_vector_product::run(Index, const Scalar*, Index, const Scalar*, Scalar*, Scalar) [with Scalar = double; Index = int; int StorageOrder = 0; int UpLo = 1; bool ConjugateLhs = false; bool ConjugateRhs = false; int Version = 0]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:227:7: required from 'static void Eigen::internal::selfadjoint_product_impl::run(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, 1, false>; Lhs = Eigen::Block, -1, -1, false>; int LhsMode = 17; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 2, 1, true>, -1, 1, false> >; Eigen::internal::selfadjoint_product_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:772:109: 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::SelfAdjointView, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 2, 1, true>, -1, 1, false> >; int ProductTag = 3; Eigen::internal::generic_product_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block, -1, 1, false>; Lhs = Eigen::SelfAdjointView, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 2, 1, true>, -1, 1, false> >; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 2, 1, true>, -1, 1, false> >, Eigen::SelfAdjointShape, Eigen::DenseShape, 3>; Eigen::internal::generic_product_impl_base::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from 'static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, -1, 1, false>; Lhs = Eigen::SelfAdjointView, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 2, 1, true>, -1, 1, false> >; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 2, 1, true>, -1, 1, false> >, Eigen::SelfAdjointShape, Eigen::DenseShape, 3>]' d:/RCompile/CRANpkg/lib/4.1/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::Block, -1, 1, false>; Lhs = Eigen::SelfAdjointView, -1, -1, false>, 1>; Rhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 2, 1, true>, -1, 1, false> >; 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, -1, -1, false>, 1>, Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 2, 1, true>, -1, 1, false> >, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:60:121: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] conj_helper::IsComplex && EIGEN_LOGICAL_XOR(ConjugateLhs, IsRowMajor), ConjugateRhs> pcj0; ^~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:60:121: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:61:121: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] conj_helper::IsComplex && EIGEN_LOGICAL_XOR(ConjugateLhs, !IsRowMajor), ConjugateRhs> pcj1; ^~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:61:121: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, false, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:499, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'static void Eigen::internal::general_matrix_vector_product::run(Index, Index, const LhsMapper&, const RhsMapper&, Eigen::internal::general_matrix_vector_product::ResScalar*, Index, RhsScalar) [with Index = int; LhsScalar = double; LhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateLhs = false; RhsScalar = double; RhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateRhs = false; int Version = 1; Eigen::internal::general_matrix_vector_product::ResScalar = double]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:74:123: required from 'static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product::ResScalar*, Index, const RhsScalar&) [with Index = int; int Mode = 1; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product::ResScalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:266:12: required from 'static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Transpose, 1, -1, true>, 1, -1, false> >; Dest = Eigen::Transpose >; int Mode = 1; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 2; Lhs = Eigen::Block, 1, -1, true>, 1, -1, false>; Rhs = Eigen::Block, -1, -1, false>; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:751:113: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Block, 1, -1, true>, 1, -1, false>; Rhs = Eigen::TriangularView, -1, -1, false>, 2>; int ProductTag = 7; Eigen::internal::generic_product_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix; Lhs = Eigen::Block, 1, -1, true>, 1, -1, false>; Rhs = Eigen::TriangularView, -1, -1, false>, 2>; Derived = Eigen::internal::generic_product_impl, 1, -1, true>, 1, -1, false>, Eigen::TriangularView, -1, -1, false>, 2>, Eigen::DenseShape, Eigen::TriangularShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:112:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] conj_helper pcj; ^~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:112:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:163:27: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, 1, true>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:165:25: required from 'void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, -1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:166:34: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0, 4>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:166:34: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:126:41: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:128:25: required from 'void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:258:13: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:129:29: required from 'void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:258:13: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 4>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:129:41: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:20:67: required from 'Derived& Eigen::DenseBase::operator*=(const Scalar&) [with Derived = Eigen::Block, -1, -1, false>; Eigen::DenseBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:157:11: required from 'void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:94:19: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator >, -1, -1, true> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator >, -1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:95:19: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, false> >, -1, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, false> >, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator >, -1, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block >, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false> >; Func = Eigen::internal::sub_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block >, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false> >; Func = Eigen::internal::sub_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false> >; Derived = Eigen::Block >, -1, 1, false>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:282:27: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Functor = Eigen::internal::add_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Functor = Eigen::internal::add_assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Functor = Eigen::internal::add_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Functor = Eigen::internal::add_assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Func = Eigen::internal::add_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Func = Eigen::internal::add_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:177:18: required from 'Derived& Eigen::MatrixBase::operator+=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:66:28: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 1>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 1, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 1, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:397:29: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 1>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 1, 4>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 1, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:411:29: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 1>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 1, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 1, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:397:29: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1, 4>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:411:29: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::CwiseNullaryOp, Eigen::Matrix >; Functor = Eigen::internal::mul_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::CwiseNullaryOp, Eigen::Matrix >; Functor = Eigen::internal::mul_assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseNullaryOp, Eigen::Matrix >; Func = Eigen::internal::mul_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseNullaryOp, Eigen::Matrix >; Func = Eigen::internal::mul_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:20:28: required from 'Derived& Eigen::DenseBase::operator*=(const Scalar&) [with Derived = Eigen::Block, -1, -1, false>; Eigen::DenseBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:157:11: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Block, -1, -1, false>, -1, 1, true>; Functor = Eigen::internal::add_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Block, -1, -1, false>, -1, 1, true>; Functor = Eigen::internal::add_assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block, -1, -1, false>, -1, 1, true>; Func = Eigen::internal::add_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block, -1, -1, false>, -1, 1, true>; Func = Eigen::internal::add_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:177:18: required from 'Derived& Eigen::MatrixBase::operator+=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, -1, -1, false>, -1, 1, true>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:164:9: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Block, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::add_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Block, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::add_assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::add_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::add_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:177:18: required from 'Derived& Eigen::MatrixBase::operator+=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, -1, -1, false>, 1, -1, false>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:127:9: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:369:102: required from 'struct Eigen::internal::plain_object_eval, -1, -1, false>, -1, -1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:498:76: required from 'struct Eigen::internal::product_evaluator, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 1>, 3, Eigen::DenseShape, Eigen::DenseShape, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:29:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 1>; Functor = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 1>; Functor = Eigen::internal::assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:369:102: required from 'struct Eigen::internal::plain_object_eval, -1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:499:76: required from 'struct Eigen::internal::product_evaluator, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 1>, 3, Eigen::DenseShape, Eigen::DenseShape, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:29:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 1>; Functor = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 1>; Functor = Eigen::internal::assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 1, -1, true>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 1, -1, true>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >, 1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >, 1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false> >, 1, -1, true>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, false> >, 1, -1, true, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 28 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 1, -1, true> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 1, -1, true> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >, 1, -1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >, 1, -1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, -1, 1, false> >, 1, -1, true>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, 1, false> >, 1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:589:40: [ skipping 26 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, -1, false>, -1, 1, true, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 28 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:589:72: required from 'const CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::Transpose, -1, 1, false> >; Rhs = Eigen::Block, -1, -1, false>, -1, -1, false>; int ProductTag = 3; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:637:5: [ skipping 25 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 1, -1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 1, -1, false>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, false>, 1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, -1, false>, 1, -1, false, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 29 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 1, -1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 1, -1, false> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, -1, -1, false>, 1, -1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:589:40: [ skipping 27 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, true>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, true>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false>, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false>, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, -1, 1, true>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, false>, -1, 1, true, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 29 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:589:72: required from 'const CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; int ProductTag = 3; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:637:5: [ skipping 26 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 1, 1, false>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 1, 1, false, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 29 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 1, 1, false> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, 1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:578:40: [ skipping 27 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 1, 1, false>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >, 1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >, 1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false> >, 1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, false> >, 1, 1, false, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 29 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, 1, false> >, const Eigen::Block, -1, 1, false> >, 1, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, 1, false> >, const Eigen::Block, -1, 1, false> >, 1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, 1, false> >, const Eigen::Block, -1, 1, false> >, 1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, 1, false> >, const Eigen::Block, -1, 1, false> >, 1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, 1, false> >, const Eigen::Block, -1, 1, false> >, 1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:578:72: required from 'const CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::Transpose, -1, 1, false> >; int ProductTag = 4; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:631:5: [ skipping 26 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, 1, false>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, 1, 1, false, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 29 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:578:72: required from 'const CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; int ProductTag = 4; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:631:5: [ skipping 26 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >, 1, -1, true> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> >, 1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:269:8: required from 'struct Eigen::internal::unary_evaluator, -1, 1, false> >, 1, -1, true> >, Eigen::internal::IndexBased, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> >, 1, -1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> >, 1, -1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: [ skipping 30 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, -1, 1, true> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: [ skipping 27 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, 1, -1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:269:8: required from 'struct Eigen::internal::unary_evaluator, -1, -1, false>, -1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: [ skipping 31 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, true> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false>, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: [ skipping 28 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:269:8: required from 'struct Eigen::internal::unary_evaluator, 1, 1, false> >, Eigen::internal::IndexBased, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 1, 1, false> >, const Eigen::Block, -1, 1, false> >, 1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: [ skipping 31 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >, 1, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> >, 1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 1, 1, false> >, const Eigen::Block, -1, 1, false> >, 1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 1, 1, false> >, const Eigen::Block, -1, 1, false> >, 1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, 1, 1, false> >, const Eigen::Block, -1, 1, false> >, 1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, 1, false> >, const Eigen::Block, -1, 1, false> >, 1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: [ skipping 28 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: [ skipping 28 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from AFSreconstruction.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >; Eigen::Index = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> > >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, false> >, 1, -1, true> >, const Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:589:76: required from 'const CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::Transpose, -1, 1, false> >; Rhs = Eigen::Block, -1, -1, false>, -1, -1, false>; int ProductTag = 3; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::internal::traits::Lhs>::Scalar = double; Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType = double; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:637:5: required from 'void Eigen::internal::generic_dense_assignment_kernel::assignCoeff(Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >; SrcEvaluatorTypeT = Eigen::internal::evaluator, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 1> >; Functor = Eigen::internal::assign_op; int Version = 0; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:497:7: [ skipping 24 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:525:0: required from 'void CGAL::Monge_via_jet_fitting::compute_Monge_basis(const FT*, CGAL::Monge_via_jet_fitting::Monge_form&) [with DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; CGAL::Monge_via_jet_fitting::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Monge_via_jet_fitting.h:310:0: required from 'CGAL::Monge_via_jet_fitting::Monge_form CGAL::Monge_via_jet_fitting::operator()(InputIterator, InputIterator, size_t, size_t) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; DataKernel = CGAL::Epick; LocalKernel = CGAL::Simple_cartesian; SvdTraits = CGAL::Eigen_svd; size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:85:0: required from 'typename NeighborQuery::Kernel::Point_3 CGAL::internal::jet_smooth_point(const typename NeighborQuery::Kernel::Point_3&, NeighborQuery&, unsigned int, typename NeighborQuery::Kernel::FT, unsigned int, unsigned int) [with SvdTraits = CGAL::Eigen_svd; NeighborQuery = CGAL::Point_set_processing_3::internal::Neighbor_query, std::allocator > >&, CGAL::Identity_property_map > >; typename NeighborQuery::Kernel::Point_3 = CGAL::Point_3; typename NeighborQuery::Kernel::FT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:251:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int, const NamedParameters&) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/jet_smooth_point_set.h:285:0: required from 'void CGAL::jet_smooth_point_set(PointRange&, unsigned int) [with ConcurrencyTag = CGAL::Sequential_tag; PointRange = std::vector, std::allocator > >]' AFSreconstruction.cpp:13:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] return internal::first_aligned::alignment),Derived>(m); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/Compiler/rtools40/mingw32/bin/g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.1.3/include" -DNDEBUG -I'd:/RCompile/CRANpkg/lib/4.1/BH/include' -I'd:/RCompile/CRANpkg/lib/4.1/Rcpp/include' -I'd:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include' -I'd:/RCompile/CRANpkg/lib/4.1/RcppColors/include' -I'd:/RCompile/CRANpkg/lib/4.1/RcppEigen/include' -I"d:/Compiler/gcc-4.9.3/local330/include" -DCGAL_HEADER_ONLY=1 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c MODULE.cpp -o MODULE.o In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/mpl/aux_/na_assert.hpp:23, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/mpl/arg.hpp:25, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/mpl/placeholders.hpp:24, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/iterator/iterator_categories.hpp:16, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/iterator/iterator_facade.hpp:13, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/range/iterator_range_core.hpp:27, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/lexical_cast.hpp:30, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/exceptions.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/assertions_impl.h:30, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/assertions.h:334, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses] failed ************ (Pred::************ ^ d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses] failed ************ (boost::mpl::not_::************ ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:397, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:60:39: warning: ignoring attributes on template argument '__m128' {aka '__vector(4) float'} [-Wignored-attributes] template<> struct is_arithmetic<__m128> { enum { value = true }; }; ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:61:40: warning: ignoring attributes on template argument '__m128i' {aka '__vector(2) long long int'} [-Wignored-attributes] template<> struct is_arithmetic<__m128i> { enum { value = true }; }; ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:62:40: warning: ignoring attributes on template argument '__m128d' {aka '__vector(2) double'} [-Wignored-attributes] template<> struct is_arithmetic<__m128d> { enum { value = true }; }; ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:161:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__vector(4) float'} [-Wignored-attributes] template<> struct unpacket_traits { typedef float type; enum {size=4, alignment=Aligned16}; typedef Packet4f half; }; ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:162:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__vector(2) double'} [-Wignored-attributes] template<> struct unpacket_traits { typedef double type; enum {size=2, alignment=Aligned16}; typedef Packet2d half; }; ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:163:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__vector(2) long long int'} [-Wignored-attributes] template<> struct unpacket_traits { typedef int type; enum {size=4, alignment=Aligned16}; typedef Packet4i half; }; ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:718:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__vector(4) float'} [-Wignored-attributes] struct palign_impl ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:741:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__vector(2) long long int'} [-Wignored-attributes] struct palign_impl ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:764:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__vector(2) double'} [-Wignored-attributes] struct palign_impl ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:778:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__vector(4) float'} [-Wignored-attributes] ptranspose(PacketBlock& kernel) { ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:783:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__vector(2) double'} [-Wignored-attributes] ptranspose(PacketBlock& kernel) { ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:790:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__vector(2) long long int'} [-Wignored-attributes] ptranspose(PacketBlock& kernel) { ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:377, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__vector(4) float'} [-Wignored-attributes] template<> struct conj_helper { \ ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__vector(4) float'} [-Wignored-attributes] template<> struct conj_helper { \ ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__vector(2) double'} [-Wignored-attributes] template<> struct conj_helper { \ ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__vector(2) double'} [-Wignored-attributes] template<> struct conj_helper { \ ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:187:45: warning: optimization attribute on 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::Bbox_2&)' follows definition but the attribute doesn't match [-Wattributes] operator<<(std::ostream &os, const Bbox_2 &b) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:300:22: note: previous definition of 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::Residue&)' was here inline std::ostream& operator << (std::ostream& os, const Residue& p) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:211:39: warning: optimization attribute on 'std::istream& CGAL::operator>>(std::istream&, CGAL::Bbox_2&)' follows definition but the attribute doesn't match [-Wattributes] operator>>(std::istream &is, Bbox_2 &b) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:306:22: note: previous definition of 'std::istream& CGAL::operator>>(std::istream&, CGAL::Residue&)' was here inline std::istream& operator >> (std::istream& is, Residue& p) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_3.h:221:45: warning: optimization attribute on 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::Bbox_3&)' follows definition but the attribute doesn't match [-Wattributes] operator<<(std::ostream &os, const Bbox_3& b) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:300:22: note: previous definition of 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::Residue&)' was here inline std::ostream& operator << (std::ostream& os, const Residue& p) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_3.h:250:39: warning: optimization attribute on 'std::istream& CGAL::operator>>(std::istream&, CGAL::Bbox_3&)' follows definition but the attribute doesn't match [-Wattributes] operator>>(std::istream &is, Bbox_3& b) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:306:22: note: previous definition of 'std::istream& CGAL::operator>>(std::istream&, CGAL::Residue&)' was here inline std::istream& operator >> (std::istream& is, Residue& p) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/MP_Float.h:92:49: warning: optimization attribute on 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::MP_Float&)' follows definition but the attribute doesn't match [-Wattributes] operator<< (std::ostream & os, const MP_Float &b); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:300:22: note: previous definition of 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::Residue&)' was here inline std::ostream& operator << (std::ostream& os, const Residue& p) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/MP_Float.h:99:43: warning: optimization attribute on 'std::istream& CGAL::operator>>(std::istream&, CGAL::MP_Float&)' follows definition but the attribute doesn't match [-Wattributes] operator>> (std::istream & is, MP_Float &b); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:306:22: note: previous definition of 'std::istream& CGAL::operator>>(std::istream&, CGAL::Residue&)' was here inline std::istream& operator >> (std::istream& is, Residue& p) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/MP_Float.h:101:56: warning: optimization attribute on 'CGAL::MP_Float CGAL::operator+(const CGAL::MP_Float&, const CGAL::MP_Float&)' follows definition but the attribute doesn't match [-Wattributes] MP_Float operator+(const MP_Float &a, const MP_Float &b); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:277:16: note: previous definition of 'CGAL::Residue CGAL::operator+(const CGAL::Residue&)' was here inline Residue operator + (const Residue& p1) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/MP_Float.h:103:56: warning: optimization attribute on 'CGAL::MP_Float CGAL::operator-(const CGAL::MP_Float&, const CGAL::MP_Float&)' follows definition but the attribute doesn't match [-Wattributes] MP_Float operator-(const MP_Float &a, const MP_Float &b); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:280:16: note: previous definition of 'CGAL::Residue CGAL::operator-(const CGAL::Residue&)' was here inline Residue operator - (const Residue& p1){ ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/MP_Float.h:103:56: warning: optimization attribute on 'CGAL::MP_Float CGAL::operator-(const CGAL::MP_Float&, const CGAL::MP_Float&)' follows definition but the attribute doesn't match [-Wattributes] MP_Float operator-(const MP_Float &a, const MP_Float &b); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Uncertain.h:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/assertions.h:331, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/enum.h:73:1: note: previous definition of 'CGAL::Sign CGAL::operator-(CGAL::Sign)' was here operator-(Sign o) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/MP_Float.h:105:56: warning: optimization attribute on 'CGAL::MP_Float CGAL::operator*(const CGAL::MP_Float&, const CGAL::MP_Float&)' follows definition but the attribute doesn't match [-Wattributes] MP_Float operator*(const MP_Float &a, const MP_Float &b); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Uncertain.h:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/assertions.h:331, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/enum.h:86:13: note: previous definition of 'CGAL::Sign CGAL::operator*(CGAL::Sign, CGAL::Sign)' was here inline Sign operator* (Sign s1, Sign s2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/MP_Float.h:233:61: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::MP_Float&, const CGAL::MP_Float&)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator<(const MP_Float &a, const MP_Float &b) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:295:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, int)' was here inline bool operator < (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/MP_Float.h:233:61: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::MP_Float&, const CGAL::MP_Float&)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator<(const MP_Float &a, const MP_Float &b) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:293:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator < (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/MP_Float.h:236:62: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::MP_Float&, const CGAL::MP_Float&)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const MP_Float &a, const MP_Float &b) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/MP_Float.h:236:62: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::MP_Float&, const CGAL::MP_Float&)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const MP_Float &a, const MP_Float &b) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/VectorH2.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/predicates_on_directionsH2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/DirectionH2.h:100, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/Homogeneous_base.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_homogeneous.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h: In instantiation of 'class CGAL::Quotient': d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/MP_Float.h:509:48: required from here d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h:132:15: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Quotient&, const CGAL::Quotient&)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const Quotient& x, const Quotient& y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/VectorH2.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/predicates_on_directionsH2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/DirectionH2.h:100, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/Homogeneous_base.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_homogeneous.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h:132:15: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Quotient&, const CGAL::Quotient&)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const Quotient& x, const Quotient& y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/VectorH2.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/predicates_on_directionsH2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/DirectionH2.h:100, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/Homogeneous_base.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_homogeneous.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h:134:15: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Quotient&, const NT&)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const Quotient& x, const NT& y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/VectorH2.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/predicates_on_directionsH2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/DirectionH2.h:100, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/Homogeneous_base.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_homogeneous.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h:134:15: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Quotient&, const NT&)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const Quotient& x, const NT& y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/VectorH2.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/predicates_on_directionsH2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/DirectionH2.h:100, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/Homogeneous_base.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_homogeneous.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h:136:22: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Quotient&, const Type&)' follows definition but the attribute doesn't match [-Wattributes] friend inline bool operator==(const Quotient& x, const CGAL_int(NT) & y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/VectorH2.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/predicates_on_directionsH2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/DirectionH2.h:100, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/Homogeneous_base.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_homogeneous.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h:136:22: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Quotient&, const Type&)' follows definition but the attribute doesn't match [-Wattributes] friend inline bool operator==(const Quotient& x, const CGAL_int(NT) & y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/VectorH2.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/predicates_on_directionsH2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/DirectionH2.h:100, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/Homogeneous_base.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_homogeneous.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h:138:22: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Quotient&, const Type&)' follows definition but the attribute doesn't match [-Wattributes] friend inline bool operator==(const Quotient& x, const CGAL_double(NT) & y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/VectorH2.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/predicates_on_directionsH2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/DirectionH2.h:100, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/Homogeneous_base.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_homogeneous.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h:138:22: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Quotient&, const Type&)' follows definition but the attribute doesn't match [-Wattributes] friend inline bool operator==(const Quotient& x, const CGAL_double(NT) & y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/MP_Float.h:712:29: warning: optimization attribute on 'bool CGAL::is_integer(const CGAL::MP_Float&)' follows definition but the attribute doesn't match [-Wattributes] is_integer(const MP_Float &m) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:51, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/double.h:188:1: note: previous definition of 'bool CGAL::is_integer(double)' was here is_integer(double d) ^~~~~~~~~~ In file included from d:/Compiler/gcc-4.9.3/local330/include/gmp.h:5, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/multiprecision/gmp.hpp:52, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost_mp.h:43, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:27, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/Compiler/gcc-4.9.3/local330/include/gmp-i386.h:2250:71: warning: optimization attribute on 'std::ostream& operator<<(std::ostream&, mpz_srcptr)' follows definition but the attribute doesn't match [-Wattributes] __GMP_DECLSPEC_XX std::ostream& operator<< (std::ostream &, mpz_srcptr); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/RcppCommon.h:137, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp.h:27, from cgalMesh.h:5, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp/complex.h:76:23: note: previous definition of 'std::ostream& operator<<(std::ostream&, const Rcomplex&)' was here inline std::ostream & operator<<(std::ostream &os, const Rcomplex& cplx) { ^~~~~~~~ In file included from d:/Compiler/gcc-4.9.3/local330/include/gmp.h:5, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/multiprecision/gmp.hpp:52, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost_mp.h:43, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:27, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/Compiler/gcc-4.9.3/local330/include/gmp-i386.h:2251:71: warning: optimization attribute on 'std::ostream& operator<<(std::ostream&, mpq_srcptr)' follows definition but the attribute doesn't match [-Wattributes] __GMP_DECLSPEC_XX std::ostream& operator<< (std::ostream &, mpq_srcptr); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/RcppCommon.h:137, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp.h:27, from cgalMesh.h:5, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp/complex.h:76:23: note: previous definition of 'std::ostream& operator<<(std::ostream&, const Rcomplex&)' was here inline std::ostream & operator<<(std::ostream &os, const Rcomplex& cplx) { ^~~~~~~~ In file included from d:/Compiler/gcc-4.9.3/local330/include/gmp.h:5, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/multiprecision/gmp.hpp:52, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost_mp.h:43, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:27, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/Compiler/gcc-4.9.3/local330/include/gmp-i386.h:2252:71: warning: optimization attribute on 'std::ostream& operator<<(std::ostream&, mpf_srcptr)' follows definition but the attribute doesn't match [-Wattributes] __GMP_DECLSPEC_XX std::ostream& operator<< (std::ostream &, mpf_srcptr); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/RcppCommon.h:137, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp.h:27, from cgalMesh.h:5, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp/complex.h:76:23: note: previous definition of 'std::ostream& operator<<(std::ostream&, const Rcomplex&)' was here inline std::ostream & operator<<(std::ostream &os, const Rcomplex& cplx) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpz_type.h:270:43: warning: optimization attribute on 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::Gmpz&)' follows definition but the attribute doesn't match [-Wattributes] operator<<(std::ostream& os, const Gmpz &z) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:300:22: note: previous definition of 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::Residue&)' was here inline std::ostream& operator << (std::ostream& os, const Residue& p) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpz_type.h:404:37: warning: optimization attribute on 'std::istream& CGAL::operator>>(std::istream&, CGAL::Gmpz&)' follows definition but the attribute doesn't match [-Wattributes] operator>>(std::istream& is, Gmpz &z) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:306:22: note: previous definition of 'std::istream& CGAL::operator>>(std::istream&, CGAL::Residue&)' was here inline std::istream& operator >> (std::istream& is, Residue& p) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:35:46: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Gmpzf&, const CGAL::Gmpzf&)' follows definition but the attribute doesn't match [-Wattributes] bool operator<(const Gmpzf &a, const Gmpzf &b); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:295:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, int)' was here inline bool operator < (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:35:46: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Gmpzf&, const CGAL::Gmpzf&)' follows definition but the attribute doesn't match [-Wattributes] bool operator<(const Gmpzf &a, const Gmpzf &b); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:293:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator < (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:36:47: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Gmpzf&, const CGAL::Gmpzf&)' follows definition but the attribute doesn't match [-Wattributes] bool operator==(const Gmpzf &a, const Gmpzf &b); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:36:47: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Gmpzf&, const CGAL::Gmpzf&)' follows definition but the attribute doesn't match [-Wattributes] bool operator==(const Gmpzf &a, const Gmpzf &b); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:37:37: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Gmpzf&, int)' follows definition but the attribute doesn't match [-Wattributes] bool operator<(const Gmpzf &a, int b); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:295:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, int)' was here inline bool operator < (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:37:37: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Gmpzf&, int)' follows definition but the attribute doesn't match [-Wattributes] bool operator<(const Gmpzf &a, int b); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:293:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator < (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:38:38: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Gmpzf&, int)' follows definition but the attribute doesn't match [-Wattributes] bool operator==(const Gmpzf &a, int b); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:38:38: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Gmpzf&, int)' follows definition but the attribute doesn't match [-Wattributes] bool operator==(const Gmpzf &a, int b); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:520:59: warning: optimization attribute on 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::Gmpzf&)' follows definition but the attribute doesn't match [-Wattributes] std::ostream& operator<< (std::ostream& os, const Gmpzf& a) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:300:22: note: previous definition of 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::Residue&)' was here inline std::ostream& operator << (std::ostream& os, const Residue& p) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpzf_type.h:532:55: warning: optimization attribute on 'std::istream& CGAL::operator>>(std::istream&, CGAL::Gmpzf&)' follows definition but the attribute doesn't match [-Wattributes] std::istream& operator>> ( std::istream& is, Gmpzf& a) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:306:22: note: previous definition of 'std::istream& CGAL::operator>>(std::istream&, CGAL::Residue&)' was here inline std::istream& operator >> (std::istream& is, Residue& p) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:44:41: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Gmpfr&, const CGAL::Gmpfr&)' follows definition but the attribute doesn't match [-Wattributes] bool operator<(const Gmpfr&,const Gmpfr&); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:295:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, int)' was here inline bool operator < (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:44:41: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Gmpfr&, const CGAL::Gmpfr&)' follows definition but the attribute doesn't match [-Wattributes] bool operator<(const Gmpfr&,const Gmpfr&); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:293:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator < (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:45:42: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Gmpfr&, const CGAL::Gmpfr&)' follows definition but the attribute doesn't match [-Wattributes] bool operator==(const Gmpfr&,const Gmpfr&); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:45:42: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Gmpfr&, const CGAL::Gmpfr&)' follows definition but the attribute doesn't match [-Wattributes] bool operator==(const Gmpfr&,const Gmpfr&); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:47:33: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Gmpfr&, long int)' follows definition but the attribute doesn't match [-Wattributes] bool operator<(const Gmpfr&,long); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:295:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, int)' was here inline bool operator < (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:47:33: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Gmpfr&, long int)' follows definition but the attribute doesn't match [-Wattributes] bool operator<(const Gmpfr&,long); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:293:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator < (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:49:34: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Gmpfr&, long int)' follows definition but the attribute doesn't match [-Wattributes] bool operator==(const Gmpfr&,long); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:49:34: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Gmpfr&, long int)' follows definition but the attribute doesn't match [-Wattributes] bool operator==(const Gmpfr&,long); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:51:42: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Gmpfr&, long unsigned int)' follows definition but the attribute doesn't match [-Wattributes] bool operator<(const Gmpfr&,unsigned long); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:295:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, int)' was here inline bool operator < (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:51:42: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Gmpfr&, long unsigned int)' follows definition but the attribute doesn't match [-Wattributes] bool operator<(const Gmpfr&,unsigned long); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:293:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator < (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:53:43: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Gmpfr&, long unsigned int)' follows definition but the attribute doesn't match [-Wattributes] bool operator==(const Gmpfr&,unsigned long); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:53:43: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Gmpfr&, long unsigned int)' follows definition but the attribute doesn't match [-Wattributes] bool operator==(const Gmpfr&,unsigned long); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:55:32: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Gmpfr&, int)' follows definition but the attribute doesn't match [-Wattributes] bool operator<(const Gmpfr&,int); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:295:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, int)' was here inline bool operator < (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:55:32: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Gmpfr&, int)' follows definition but the attribute doesn't match [-Wattributes] bool operator<(const Gmpfr&,int); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:293:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator < (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:57:33: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Gmpfr&, int)' follows definition but the attribute doesn't match [-Wattributes] bool operator==(const Gmpfr&,int); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:57:33: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Gmpfr&, int)' follows definition but the attribute doesn't match [-Wattributes] bool operator==(const Gmpfr&,int); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:59:35: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Gmpfr&, double)' follows definition but the attribute doesn't match [-Wattributes] bool operator<(const Gmpfr&,double); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:295:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, int)' was here inline bool operator < (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:59:35: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Gmpfr&, double)' follows definition but the attribute doesn't match [-Wattributes] bool operator<(const Gmpfr&,double); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:293:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator < (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:61:36: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Gmpfr&, double)' follows definition but the attribute doesn't match [-Wattributes] bool operator==(const Gmpfr&,double); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:61:36: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Gmpfr&, double)' follows definition but the attribute doesn't match [-Wattributes] bool operator==(const Gmpfr&,double); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:63:40: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Gmpfr&, long double)' follows definition but the attribute doesn't match [-Wattributes] bool operator<(const Gmpfr&,long double); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:295:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, int)' was here inline bool operator < (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:63:40: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Gmpfr&, long double)' follows definition but the attribute doesn't match [-Wattributes] bool operator<(const Gmpfr&,long double); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:293:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator < (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:65:41: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Gmpfr&, long double)' follows definition but the attribute doesn't match [-Wattributes] bool operator==(const Gmpfr&,long double); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:65:41: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Gmpfr&, long double)' follows definition but the attribute doesn't match [-Wattributes] bool operator==(const Gmpfr&,long double); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:67:40: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Gmpfr&, const CGAL::Gmpz&)' follows definition but the attribute doesn't match [-Wattributes] bool operator<(const Gmpfr&,const Gmpz&); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:295:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, int)' was here inline bool operator < (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:67:40: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Gmpfr&, const CGAL::Gmpz&)' follows definition but the attribute doesn't match [-Wattributes] bool operator<(const Gmpfr&,const Gmpz&); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:293:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator < (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:69:41: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Gmpfr&, const CGAL::Gmpz&)' follows definition but the attribute doesn't match [-Wattributes] bool operator==(const Gmpfr&,const Gmpz&); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:69:41: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Gmpfr&, const CGAL::Gmpz&)' follows definition but the attribute doesn't match [-Wattributes] bool operator==(const Gmpfr&,const Gmpz&); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:1034:51: warning: optimization attribute on 'std::istream& CGAL::operator>>(std::istream&, CGAL::Gmpfr&)' follows definition but the attribute doesn't match [-Wattributes] std::istream& operator>>(std::istream& is,Gmpfr &f){ ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:306:22: note: previous definition of 'std::istream& CGAL::operator>>(std::istream&, CGAL::Residue&)' was here inline std::istream& operator >> (std::istream& is, Residue& p) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpfr_type.h:1164:57: warning: optimization attribute on 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::Gmpfr&)' follows definition but the attribute doesn't match [-Wattributes] std::ostream& operator<<(std::ostream& os,const Gmpfr &a){ ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:300:22: note: previous definition of 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::Residue&)' was here inline std::ostream& operator << (std::ostream& os, const Residue& p) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpq_type.h:317:39: warning: optimization attribute on 'CGAL::Gmpq CGAL::operator+(const CGAL::Gmpq&, const CGAL::Gmpq&)' follows definition but the attribute doesn't match [-Wattributes] operator+(const Gmpq &x, const Gmpq &y) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:277:16: note: previous definition of 'CGAL::Residue CGAL::operator+(const CGAL::Residue&)' was here inline Residue operator + (const Residue& p1) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpq_type.h:334:39: warning: optimization attribute on 'CGAL::Gmpq CGAL::operator-(const CGAL::Gmpq&, const CGAL::Gmpq&)' follows definition but the attribute doesn't match [-Wattributes] operator-(const Gmpq &x, const Gmpq &y) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:280:16: note: previous definition of 'CGAL::Residue CGAL::operator-(const CGAL::Residue&)' was here inline Residue operator - (const Residue& p1){ ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpq_type.h:334:39: warning: optimization attribute on 'CGAL::Gmpq CGAL::operator-(const CGAL::Gmpq&, const CGAL::Gmpq&)' follows definition but the attribute doesn't match [-Wattributes] operator-(const Gmpq &x, const Gmpq &y) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Uncertain.h:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/assertions.h:331, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/enum.h:73:1: note: previous definition of 'CGAL::Sign CGAL::operator-(CGAL::Sign)' was here operator-(Sign o) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpq_type.h:351:39: warning: optimization attribute on 'CGAL::Gmpq CGAL::operator*(const CGAL::Gmpq&, const CGAL::Gmpq&)' follows definition but the attribute doesn't match [-Wattributes] operator*(const Gmpq &x, const Gmpq &y) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Uncertain.h:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/assertions.h:331, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/enum.h:86:13: note: previous definition of 'CGAL::Sign CGAL::operator*(CGAL::Sign, CGAL::Sign)' was here inline Sign operator* (Sign s1, Sign s2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpq_type.h:462:43: warning: optimization attribute on 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::Gmpq&)' follows definition but the attribute doesn't match [-Wattributes] operator<<(std::ostream& os, const Gmpq &z) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:300:22: note: previous definition of 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::Residue&)' was here inline std::ostream& operator << (std::ostream& os, const Residue& p) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmp_coercion_traits.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/GMP/Gmpq_type.h:492:37: warning: optimization attribute on 'std::istream& CGAL::operator>>(std::istream&, CGAL::Gmpq&)' follows definition but the attribute doesn't match [-Wattributes] operator>>(std::istream& is, Gmpq &z) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:306:22: note: previous definition of 'std::istream& CGAL::operator>>(std::istream&, CGAL::Residue&)' was here inline std::istream& operator >> (std::istream& is, Residue& p) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/VectorH2.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/predicates_on_directionsH2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/DirectionH2.h:100, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/Homogeneous_base.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_homogeneous.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h: In instantiation of 'class CGAL::Quotient': d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpz.h:162:33: required from here d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h:132:15: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Quotient&, const CGAL::Quotient&)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const Quotient& x, const Quotient& y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/VectorH2.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/predicates_on_directionsH2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/DirectionH2.h:100, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/Homogeneous_base.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_homogeneous.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h:132:15: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Quotient&, const CGAL::Quotient&)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const Quotient& x, const Quotient& y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/VectorH2.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/predicates_on_directionsH2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/DirectionH2.h:100, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/Homogeneous_base.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_homogeneous.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h:134:15: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Quotient&, const NT&)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const Quotient& x, const NT& y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/VectorH2.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/predicates_on_directionsH2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/DirectionH2.h:100, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/Homogeneous_base.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_homogeneous.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h:134:15: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Quotient&, const NT&)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const Quotient& x, const NT& y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/VectorH2.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/predicates_on_directionsH2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/DirectionH2.h:100, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/Homogeneous_base.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_homogeneous.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h:136:22: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Quotient&, const Type&)' follows definition but the attribute doesn't match [-Wattributes] friend inline bool operator==(const Quotient& x, const CGAL_int(NT) & y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/VectorH2.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/predicates_on_directionsH2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/DirectionH2.h:100, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/Homogeneous_base.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_homogeneous.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h:136:22: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Quotient&, const Type&)' follows definition but the attribute doesn't match [-Wattributes] friend inline bool operator==(const Quotient& x, const CGAL_int(NT) & y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/VectorH2.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/predicates_on_directionsH2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/DirectionH2.h:100, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/Homogeneous_base.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_homogeneous.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h:138:22: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Quotient&, const Type&)' follows definition but the attribute doesn't match [-Wattributes] friend inline bool operator==(const Quotient& x, const CGAL_double(NT) & y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/VectorH2.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/predicates_on_directionsH2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/DirectionH2.h:100, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/Homogeneous_base.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_homogeneous.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h:138:22: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Quotient&, const Type&)' follows definition but the attribute doesn't match [-Wattributes] friend inline bool operator==(const Quotient& x, const CGAL_double(NT) & y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/VectorH2.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/predicates_on_directionsH2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/DirectionH2.h:100, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/Homogeneous_base.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_homogeneous.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h: In instantiation of 'class CGAL::Quotient': d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Gmpzf.h:144:40: required from here d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h:132:15: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Quotient&, const CGAL::Quotient&)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const Quotient& x, const Quotient& y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/VectorH2.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/predicates_on_directionsH2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/DirectionH2.h:100, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/Homogeneous_base.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_homogeneous.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h:132:15: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Quotient&, const CGAL::Quotient&)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const Quotient& x, const Quotient& y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/VectorH2.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/predicates_on_directionsH2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/DirectionH2.h:100, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/Homogeneous_base.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_homogeneous.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h:134:15: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Quotient&, const NT&)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const Quotient& x, const NT& y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/VectorH2.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/predicates_on_directionsH2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/DirectionH2.h:100, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/Homogeneous_base.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_homogeneous.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h:134:15: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Quotient&, const NT&)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const Quotient& x, const NT& y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/VectorH2.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/predicates_on_directionsH2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/DirectionH2.h:100, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/Homogeneous_base.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_homogeneous.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h:136:22: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Quotient&, const Type&)' follows definition but the attribute doesn't match [-Wattributes] friend inline bool operator==(const Quotient& x, const CGAL_int(NT) & y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/VectorH2.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/predicates_on_directionsH2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/DirectionH2.h:100, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/Homogeneous_base.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_homogeneous.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h:136:22: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Quotient&, const Type&)' follows definition but the attribute doesn't match [-Wattributes] friend inline bool operator==(const Quotient& x, const CGAL_int(NT) & y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/VectorH2.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/predicates_on_directionsH2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/DirectionH2.h:100, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/Homogeneous_base.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_homogeneous.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h:138:22: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Quotient&, const Type&)' follows definition but the attribute doesn't match [-Wattributes] friend inline bool operator==(const Quotient& x, const CGAL_double(NT) & y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/VectorH2.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/predicates_on_directionsH2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/DirectionH2.h:100, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Homogeneous/Homogeneous_base.h:29, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_homogeneous.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Quotient.h:138:22: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Quotient&, const Type&)' follows definition but the attribute doesn't match [-Wattributes] friend inline bool operator==(const Quotient& x, const CGAL_double(NT) & y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF/File_header_OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF/File_scanner_OFF.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF/Scanner_OFF.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF.h:15, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/OFF.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF/File_header_extended_OFF.h:97:60: warning: optimization attribute on 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::File_header_extended_OFF&)' follows definition but the attribute doesn't match [-Wattributes] const File_header_extended_OFF& h); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:300:22: note: previous definition of 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::Residue&)' was here inline std::ostream& operator << (std::ostream& os, const Residue& p) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF/File_header_OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF/File_scanner_OFF.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF/Scanner_OFF.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF.h:15, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/OFF.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF/File_header_extended_OFF.h:100:72: warning: optimization attribute on 'std::istream& CGAL::operator>>(std::istream&, CGAL::File_header_extended_OFF&)' follows definition but the attribute doesn't match [-Wattributes] std::istream& operator>>( std::istream& in, File_header_extended_OFF& h); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:306:22: note: previous definition of 'std::istream& CGAL::operator>>(std::istream&, CGAL::Residue&)' was here inline std::istream& operator >> (std::istream& is, Residue& p) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF/File_scanner_OFF.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF/Scanner_OFF.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF.h:15, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/OFF.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF/File_header_OFF.h:116:81: warning: optimization attribute on 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::File_header_OFF&)' follows definition but the attribute doesn't match [-Wattributes] CGAL_EXPORT std::ostream& operator<<(std::ostream& out, const File_header_OFF& h); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:300:22: note: previous definition of 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::Residue&)' was here inline std::ostream& operator << (std::ostream& os, const Residue& p) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF/File_scanner_OFF.h:24, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF/Scanner_OFF.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF.h:15, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/OFF.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF/File_header_OFF.h:119:74: warning: optimization attribute on 'std::istream& CGAL::operator>>(std::istream&, CGAL::File_header_OFF&)' follows definition but the attribute doesn't match [-Wattributes] CGAL_EXPORT std::istream& operator>>(std::istream& in, File_header_OFF& h); ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:306:22: note: previous definition of 'std::istream& CGAL::operator>>(std::istream&, CGAL::Residue&)' was here inline std::istream& operator >> (std::istream& is, Residue& p) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/smart_ptr/shared_ptr.hpp:17, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/property_map/vector_property_map.hpp:14, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/property_map/property_map.hpp:598, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/property_map.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/properties.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/internal/initialized_index_maps_helpers.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/named_params_helper.h:12, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/Generic_writer.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/OFF.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/smart_ptr/detail/shared_count.hpp:361:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/locale_conv.h:41, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/locale:43, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/iomanip:43, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/RcppCommon.h:53, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp.h:27, from cgalMesh.h:5, from MODULE.cpp:2: D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/property_map/vector_property_map.hpp:14, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/property_map/property_map.hpp:598, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/property_map.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/properties.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/internal/initialized_index_maps_helpers.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/named_params_helper.h:12, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/Generic_writer.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/OFF.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > ^~~~~~~~ In file included from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/locale_conv.h:41, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/locale:43, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/iomanip:43, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/RcppCommon.h:53, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp.h:27, from cgalMesh.h:5, from MODULE.cpp:2: D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/property_map/vector_property_map.hpp:14, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/property_map/property_map.hpp:598, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/property_map.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/properties.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/internal/initialized_index_maps_helpers.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/named_params_helper.h:12, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/Generic_writer.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/OFF.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/smart_ptr/shared_ptr.hpp:507:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn() ^~~~~~~~ In file included from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/locale_conv.h:41, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/locale:43, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/iomanip:43, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/RcppCommon.h:53, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp.h:27, from cgalMesh.h:5, from MODULE.cpp:2: D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/property_map/vector_property_map.hpp:14, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/property_map/property_map.hpp:598, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/property_map.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/properties.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/internal/initialized_index_maps_helpers.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/named_params_helper.h:12, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/Generic_writer.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/OFF.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/smart_ptr/shared_ptr.hpp:520:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr( std::auto_ptr && r ): px(r.get()), pn() ^~~~~~~~ In file included from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/locale_conv.h:41, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/locale:43, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/iomanip:43, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/RcppCommon.h:53, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp.h:27, from cgalMesh.h:5, from MODULE.cpp:2: D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/property_map/vector_property_map.hpp:14, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/property_map/property_map.hpp:598, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/property_map.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/properties.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/internal/initialized_index_maps_helpers.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/named_params_helper.h:12, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/Generic_writer.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/OFF.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/smart_ptr/shared_ptr.hpp:603:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=( std::auto_ptr & r ) ^~~~~~~~ In file included from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/locale_conv.h:41, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/locale:43, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/iomanip:43, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/RcppCommon.h:53, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp.h:27, from cgalMesh.h:5, from MODULE.cpp:2: D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/property_map/vector_property_map.hpp:14, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/property_map/property_map.hpp:598, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/property_map.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/properties.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/internal/initialized_index_maps_helpers.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/named_params_helper.h:12, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/Generic_writer.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/OFF.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/smart_ptr/shared_ptr.hpp:612:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=( std::auto_ptr && r ) ^~~~~~~~ In file included from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/locale_conv.h:41, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/locale:43, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/iomanip:43, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/RcppCommon.h:53, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp.h:27, from cgalMesh.h:5, from MODULE.cpp:2: D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/property_map/vector_property_map.hpp:14, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/property_map/property_map.hpp:598, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/property_map.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/properties.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/internal/initialized_index_maps_helpers.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/named_params_helper.h:12, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/Generic_writer.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/OFF.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function 'boost::shared_ptr& boost::shared_ptr::operator=(std::auto_ptr<_Up>&&)': d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/smart_ptr/shared_ptr.hpp:614:38: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this ); ^~~~~~~~ In file included from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/locale_conv.h:41, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/locale:43, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/iomanip:43, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/RcppCommon.h:53, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp.h:27, from cgalMesh.h:5, from MODULE.cpp:2: D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/allocator_traits.hpp:34, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/vector.hpp:27, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/small_vector.hpp:27, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/Euler_operations.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/Generic_facegraph_builder.h:15, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/OFF.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/detail/placement_new.hpp: At global scope: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/detail/placement_new.hpp:26:70: warning: optimization attribute on 'void* operator new(std::size_t, void*, boost_container_new_t)' follows definition but the attribute doesn't match [-Wattributes] inline void *operator new(std::size_t, void *p, boost_container_new_t) ^ In file included from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/ext/new_allocator.h:33, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/i686-w64-mingw32/bits/c++allocator.h:33, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/allocator.h:46, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/unordered_map:40, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp/platform/compiler.h:153, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp/r/headers.h:62, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/RcppCommon.h:30, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp.h:27, from cgalMesh.h:5, from MODULE.cpp:2: D:/Compiler/rtools40/mingw32/include/c++/8.3.0/new:168:14: note: previous definition of 'void* operator new(std::size_t, void*)' was here inline void* operator new(std::size_t, void* __p) _GLIBCXX_USE_NOEXCEPT ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/allocator_traits.hpp:34, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/vector.hpp:27, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/small_vector.hpp:27, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/Euler_operations.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/Generic_facegraph_builder.h:15, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/OFF.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/detail/placement_new.hpp:29:66: warning: optimization attribute on 'void operator delete(void*, void*, boost_container_new_t)' follows definition but the attribute doesn't match [-Wattributes] inline void operator delete(void *, void *, boost_container_new_t) ^ In file included from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/ext/new_allocator.h:33, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/i686-w64-mingw32/bits/c++allocator.h:33, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/allocator.h:46, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/unordered_map:40, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp/platform/compiler.h:153, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp/r/headers.h:62, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/RcppCommon.h:30, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp.h:27, from cgalMesh.h:5, from MODULE.cpp:2: D:/Compiler/rtools40/mingw32/include/c++/8.3.0/new:174:13: note: previous definition of 'void operator delete(void*, void*)' was here inline void operator delete (void*, void*) _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/algo/detail/insertion_sort.hpp:30, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/algo/detail/adaptive_sort_merge.hpp:51, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/algo/adaptive_merge.hpp:16, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/vector.hpp:60, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/small_vector.hpp:27, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/Euler_operations.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/Generic_facegraph_builder.h:15, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/OFF.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/detail/placement_new.hpp:24:65: warning: optimization attribute on 'void* operator new(std::size_t, void*, boost_move_new_t)' follows definition but the attribute doesn't match [-Wattributes] inline void *operator new(std::size_t, void *p, boost_move_new_t) ^ In file included from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/ext/new_allocator.h:33, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/i686-w64-mingw32/bits/c++allocator.h:33, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/allocator.h:46, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/unordered_map:40, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp/platform/compiler.h:153, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp/r/headers.h:62, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/RcppCommon.h:30, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp.h:27, from cgalMesh.h:5, from MODULE.cpp:2: D:/Compiler/rtools40/mingw32/include/c++/8.3.0/new:168:14: note: previous definition of 'void* operator new(std::size_t, void*)' was here inline void* operator new(std::size_t, void* __p) _GLIBCXX_USE_NOEXCEPT ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/algo/detail/insertion_sort.hpp:30, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/algo/detail/adaptive_sort_merge.hpp:51, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/algo/adaptive_merge.hpp:16, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/vector.hpp:60, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/small_vector.hpp:27, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/Euler_operations.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/Generic_facegraph_builder.h:15, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/OFF.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/detail/placement_new.hpp:27:61: warning: optimization attribute on 'void operator delete(void*, void*, boost_move_new_t)' follows definition but the attribute doesn't match [-Wattributes] inline void operator delete(void *, void *, boost_move_new_t) ^ In file included from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/ext/new_allocator.h:33, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/i686-w64-mingw32/bits/c++allocator.h:33, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/allocator.h:46, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/unordered_map:40, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp/platform/compiler.h:153, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp/r/headers.h:62, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/RcppCommon.h:30, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp.h:27, from cgalMesh.h:5, from MODULE.cpp:2: D:/Compiler/rtools40/mingw32/include/c++/8.3.0/new:174:13: note: previous definition of 'void operator delete(void*, void*)' was here inline void operator delete (void*, void*) _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/VRML/File_writer_VRML_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/VRML.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/WRL.h:15, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/io.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/VRML/VRML_2_ostream.h:100:48: warning: optimization attribute on 'CGAL::VRML_2_ostream& CGAL::operator<<(CGAL::VRML_2_ostream&, const char*)' follows definition but the attribute doesn't match [-Wattributes] const char* s) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:300:22: note: previous definition of 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::Residue&)' was here inline std::ostream& operator << (std::ostream& os, const Residue& p) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/VRML/File_writer_VRML_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/VRML.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/WRL.h:15, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/io.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/VRML/VRML_2_ostream.h:107:50: warning: optimization attribute on 'CGAL::VRML_2_ostream& CGAL::operator<<(CGAL::VRML_2_ostream&, const double&)' follows definition but the attribute doesn't match [-Wattributes] const double& d) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:300:22: note: previous definition of 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::Residue&)' was here inline std::ostream& operator << (std::ostream& os, const Residue& p) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:149:83: warning: optimization attribute on 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::SM_Vertex_index&)' follows definition but the attribute doesn't match [-Wattributes] friend std::ostream& operator<<(std::ostream& os, SM_Vertex_index const& v) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:300:22: note: previous definition of 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::Residue&)' was here inline std::ostream& operator << (std::ostream& os, const Residue& p) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:193:85: warning: optimization attribute on 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::SM_Halfedge_index&)' follows definition but the attribute doesn't match [-Wattributes] friend std::ostream& operator<<(std::ostream& os, SM_Halfedge_index const& h) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:300:22: note: previous definition of 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::Residue&)' was here inline std::ostream& operator << (std::ostream& os, const Residue& p) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:228:81: warning: optimization attribute on 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::SM_Face_index&)' follows definition but the attribute doesn't match [-Wattributes] friend std::ostream& operator<<(std::ostream& os, SM_Face_index const& f) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:300:22: note: previous definition of 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::Residue&)' was here inline std::ostream& operator << (std::ostream& os, const Residue& p) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:298:81: warning: optimization attribute on 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::SM_Edge_index&)' follows definition but the attribute doesn't match [-Wattributes] friend std::ostream& operator<<(std::ostream& os, SM_Edge_index const& e) ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:300:22: note: previous definition of 'std::ostream& CGAL::operator<<(std::ostream&, const CGAL::Residue&)' was here inline std::ostream& operator << (std::ostream& os, const Residue& p) { ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:370, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:101:22: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) long long int>::half' {aka '__vector(2) long long int'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] typedef typename find_best_packet_helper::type>::type type; ^~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:101:22: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: required from 'class Eigen::MapBase >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Ref.h:59:34: required from 'class Eigen::RefBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Ref.h:193:76: required from 'class Eigen::Ref >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:694:17: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:370, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:242:7: required from 'struct Eigen::internal::traits >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:24:46: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(4) float>::half' {aka '__vector(4) float'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] typedef typename find_best_packet_helper::type>::type type; ^~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from 'class Eigen::QuaternionBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7: required from 'class Eigen::Quaternion' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:27:3: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:370, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:242:7: required from 'struct Eigen::internal::traits >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:88:47: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename find_best_packet_helper::type>::type type; ^~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from 'class Eigen::QuaternionBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7: required from 'class Eigen::Quaternion' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:92:3: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_matrix.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:30, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:32, from cgalMesh.h:19, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_sparse_matrix.h: In instantiation of 'struct CGAL::Eigen_sparse_matrix': d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:99:74: required from here d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_sparse_matrix.h:274:3: warning: optimization attribute on 'CGAL::Eigen_sparse_matrix CGAL::operator*(const double&, const CGAL::Eigen_sparse_matrix&)' follows definition but the attribute doesn't match [-Wattributes] operator*(const T& c, const Eigen_sparse_matrix& M) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Uncertain.h:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/assertions.h:331, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/enum.h:86:13: note: previous definition of 'CGAL::Sign CGAL::operator*(CGAL::Sign, CGAL::Sign)' was here inline Sign operator* (Sign s1, Sign s2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_matrix.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:30, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:32, from cgalMesh.h:19, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_sparse_matrix.h:280:3: warning: optimization attribute on 'CGAL::Eigen_sparse_matrix CGAL::operator+(const CGAL::Eigen_sparse_matrix&, const CGAL::Eigen_sparse_matrix&)' follows definition but the attribute doesn't match [-Wattributes] operator+(const Eigen_sparse_matrix& M0, const Eigen_sparse_matrix& M1) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:277:16: note: previous definition of 'CGAL::Residue CGAL::operator+(const CGAL::Residue&)' was here inline Residue operator + (const Residue& p1) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/SparseCore:37, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Sparse:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:32, from cgalMesh.h:19, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from 'class Eigen::SparseCompressedBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from 'class Eigen::SparseMatrix' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_sparse_matrix.h:293:21: required from 'struct CGAL::Eigen_sparse_matrix' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:99:74: required from here d:/RCompile/CRANpkg/lib/4.1/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; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase, 0, Eigen::OuterStride<> > >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from 'class Eigen::SparseCompressedBase, 0, Eigen::OuterStride<> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:50:7: required from 'class Eigen::SparseMapBase, 0, Eigen::OuterStride<> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:83:34: required from 'class Eigen::internal::SparseRefBase, 0, Eigen::OuterStride<> > >' d:/RCompile/CRANpkg/lib/4.1/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]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:37:41: required from 'struct Eigen::internal::is_ref_compatible_impl >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:43:8: required from 'struct Eigen::internal::is_ref_compatible >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:46:49: required from 'class Eigen::IterativeSolverBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:158:7: required from 'class Eigen::BiCGSTAB >' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:239:23: required from here d:/RCompile/CRANpkg/lib/4.1/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 d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:370, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:70:30: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/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]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:37:41: required from 'struct Eigen::internal::is_ref_compatible_impl >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:43:8: required from 'struct Eigen::internal::is_ref_compatible >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:46:49: required from 'class Eigen::IterativeSolverBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:158:7: required from 'class Eigen::BiCGSTAB >' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:239:23: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) long long int>::half' {aka '__vector(2) long long int'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] typedef typename find_best_packet_helper::type>::type type; ^~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Array.h:45:7: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/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]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:37:41: required from 'struct Eigen::internal::is_ref_compatible_impl >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:43:8: required from 'struct Eigen::internal::is_ref_compatible >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:46:49: required from 'class Eigen::IterativeSolverBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:158:7: required from 'class Eigen::BiCGSTAB >' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:239:23: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:370, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:41:43: required from 'class Eigen::DiagonalPreconditioner' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:381:18: required from 'class Eigen::IterativeSolverBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:158:7: required from 'class Eigen::BiCGSTAB >' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:239:23: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename find_best_packet_helper::type>::type type; ^~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:41:43: required from 'class Eigen::DiagonalPreconditioner' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:381:18: required from 'class Eigen::IterativeSolverBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:158:7: required from 'class Eigen::BiCGSTAB >' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:239:23: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::Matrix, CGAL::Eigen_vector >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, Eigen::Matrix, CGAL::Eigen_vector > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, Eigen::Matrix, CGAL::Eigen_vector > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:41:7: required from 'class Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:272:42: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Lazy_exact_nt.h: In instantiation of 'class CGAL::Lazy_exact_nt > >': d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersection_nodes.h:217:38: required from here d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Lazy_exact_nt.h:461:15: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Lazy_exact_nt > >&, int)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator<(const Lazy_exact_nt& a, int b) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:295:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, int)' was here inline bool operator < (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Lazy_exact_nt.h:461:15: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Lazy_exact_nt > >&, int)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator<(const Lazy_exact_nt& a, int b) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:293:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator < (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Lazy_exact_nt.h:481:15: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Lazy_exact_nt > >&, int)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const Lazy_exact_nt& a, int b) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Lazy_exact_nt.h:481:15: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Lazy_exact_nt > >&, int)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const Lazy_exact_nt& a, int b) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Lazy_exact_nt.h:493:15: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Lazy_exact_nt > >&, double)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator<(const Lazy_exact_nt& a, double b) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:295:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, int)' was here inline bool operator < (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Lazy_exact_nt.h:493:15: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Lazy_exact_nt > >&, double)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator<(const Lazy_exact_nt& a, double b) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:293:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator < (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Lazy_exact_nt.h:513:15: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Lazy_exact_nt > >&, double)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const Lazy_exact_nt& a, double b) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Lazy_exact_nt.h:513:15: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Lazy_exact_nt > >&, double)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const Lazy_exact_nt& a, double b) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/scoped_ptr.hpp:13, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/graph/adjacency_list.hpp:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/alpha_expansion_graphcut.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/selection.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/repair_degeneracies.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/repair.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/clip.h:25, from cgalMesh.h:22, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/smart_ptr/scoped_ptr.hpp:74:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr( std::auto_ptr p ) BOOST_SP_NOEXCEPT : px( p.release() ) ^~~~~~~~ In file included from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/locale_conv.h:41, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/locale:43, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/iomanip:43, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/RcppCommon.h:53, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp.h:27, from cgalMesh.h:5, from MODULE.cpp:2: D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/bind/mem_fn.hpp:25, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/bind/bind.hpp:26, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/multi_index/detail/ord_index_impl.hpp:84, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/multi_index/ordered_index.hpp:17, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/bimap/set_of.hpp:37, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/bimap/detail/manage_bimap_key.hpp:26, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/bimap/detail/bimap_core.hpp:43, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/bimap/bimap.hpp:61, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/bimap.hpp:13, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/Isotropic_remeshing/remesh_impl.h:39, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/remesh.h:21, from cgalMesh.h:31, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/get_pointer.hpp:48:40: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] template T * get_pointer(std::auto_ptr const& p) ^~~~~~~~ In file included from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/locale_conv.h:41, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/locale:43, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/iomanip:43, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/RcppCommon.h:53, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp.h:27, from cgalMesh.h:5, from MODULE.cpp:2: D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/IO/polygon_mesh_io.h:28, from cgalMesh.h:42, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/polygon_soup_io.h: In function 'bool CGAL::IO::read_polygon_soup(const string&, PointRange&, PolygonRange&, const CGAL::Named_function_parameters&)': d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/polygon_soup_io.h:90: note: -Wmisleading-indentation is disabled from this point onwards, since column-tracking was disabled due to the size of the code/headers return false; In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_matrix.h:39:8: required from 'struct CGAL::Eigen_matrix' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:30, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:32, from cgalMesh.h:19, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_matrix.h: In instantiation of 'struct CGAL::Eigen_matrix': d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_matrix.h:72:23: warning: optimization attribute on 'CGAL::Eigen_matrix CGAL::operator*(double, const CGAL::Eigen_matrix&)' follows definition but the attribute doesn't match [-Wattributes] friend Eigen_matrix operator*(const FT c, const Eigen_matrix& M) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Uncertain.h:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/assertions.h:331, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/enum.h:86:13: note: previous definition of 'CGAL::Sign CGAL::operator*(CGAL::Sign, CGAL::Sign)' was here inline Sign operator* (Sign s1, Sign s2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:30, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:32, from cgalMesh.h:19, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_matrix.h:77:23: warning: optimization attribute on 'CGAL::Eigen_matrix CGAL::operator*(const CGAL::Eigen_matrix&, const CGAL::Eigen_matrix&)' follows definition but the attribute doesn't match [-Wattributes] friend Eigen_matrix operator*(const Eigen_matrix& M0, const Eigen_matrix& M1) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Uncertain.h:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/assertions.h:331, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/enum.h:86:13: note: previous definition of 'CGAL::Sign CGAL::operator*(CGAL::Sign, CGAL::Sign)' was here inline Sign operator* (Sign s1, Sign s2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:30, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:32, from cgalMesh.h:19, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_matrix.h:82:23: warning: optimization attribute on 'CGAL::Eigen_matrix CGAL::operator+(const CGAL::Eigen_matrix&, const CGAL::Eigen_matrix&)' follows definition but the attribute doesn't match [-Wattributes] friend Eigen_matrix operator+(const Eigen_matrix& M0, const Eigen_matrix& M1) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:277:16: note: previous definition of 'CGAL::Residue CGAL::operator+(const CGAL::Residue&)' was here inline Residue operator + (const Residue& p1) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:65:13: required from 'class Eigen::PermutationBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:297:7: required from 'class Eigen::PermutationMatrix<-1, -1, int>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:73:52: required from 'class Eigen::ColPivHouseholderQR >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:247:10: required from 'struct Eigen::internal::qr_preconditioner_impl, 2, 0, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:607:110: required from 'class Eigen::JacobiSVD, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:437:22: required from 'class Eigen::ColPivHouseholderQR >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:247:10: required from 'struct Eigen::internal::qr_preconditioner_impl, 2, 0, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:607:110: required from 'class Eigen::JacobiSVD, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:438:19: required from 'class Eigen::ColPivHouseholderQR >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:247:10: required from 'struct Eigen::internal::qr_preconditioner_impl, 2, 0, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:607:110: required from 'class Eigen::JacobiSVD, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 2>, Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 2>, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 2>, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl, 2>, Eigen::Matrix, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve, 2>, Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:55:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper >' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:56:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:56:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Lazy_exact_nt.h: In instantiation of 'class CGAL::Lazy_exact_nt >': MODULE.h:43:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Lazy_exact_nt.h:461:15: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Lazy_exact_nt >&, int)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator<(const Lazy_exact_nt& a, int b) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:295:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, int)' was here inline bool operator < (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Lazy_exact_nt.h:461:15: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Lazy_exact_nt >&, int)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator<(const Lazy_exact_nt& a, int b) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:293:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator < (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Lazy_exact_nt.h:481:15: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Lazy_exact_nt >&, int)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const Lazy_exact_nt& a, int b) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Lazy_exact_nt.h:481:15: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Lazy_exact_nt >&, int)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const Lazy_exact_nt& a, int b) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Lazy_exact_nt.h:493:15: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Lazy_exact_nt >&, double)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator<(const Lazy_exact_nt& a, double b) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:295:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, int)' was here inline bool operator < (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Lazy_exact_nt.h:493:15: warning: optimization attribute on 'bool CGAL::operator<(const CGAL::Lazy_exact_nt >&, double)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator<(const Lazy_exact_nt& a, double b) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:293:13: note: previous definition of 'bool CGAL::operator<(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator < (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Lazy_exact_nt.h:513:15: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Lazy_exact_nt >&, double)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const Lazy_exact_nt& a, double b) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:289:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, int)' was here inline bool operator == (const Residue& p1, int p2) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Filtered_kernel.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Lazy_exact_nt.h:513:15: warning: optimization attribute on 'bool CGAL::operator==(const CGAL::Lazy_exact_nt >&, double)' follows definition but the attribute doesn't match [-Wattributes] friend bool operator==(const Lazy_exact_nt& a, double b) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/int.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/number_type_basic.h:56, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Modular_arithmetic/Residue_type.h:287:13: note: previous definition of 'bool CGAL::operator==(const CGAL::Residue&, const CGAL::Residue&)' was here inline bool operator == (const Residue& p1, const Residue& p2) ^~~~~~~~ In file included from MODULE.cpp:5: MODULE.h: In member function 'void CGALmesh::assignFaceColors(Rcpp::StringVector)': MODULE.h:50: warning: comparison of integer expressions of different signedness: 'R_xlen_t' {aka 'int'} and 'CGAL::Surface_mesh >::size_type' {aka 'unsigned int'} [-Wsign-compare] if(colors.size() != 1 && colors.size() != mesh.number_of_faces()) { MODULE.h: In member function 'void CGALmesh::assignFaceScalars(Rcpp::NumericVector)': MODULE.h:75: warning: comparison of integer expressions of different signedness: 'R_xlen_t' {aka 'int'} and 'CGAL::Surface_mesh >::size_type' {aka 'unsigned int'} [-Wsign-compare] if(scalars.size() != mesh.number_of_faces()) { MODULE.h: In member function 'void CGALmesh::assignNormals(Rcpp::NumericMatrix)': MODULE.h:94: warning: comparison of integer expressions of different signedness: 'int' and 'CGAL::Surface_mesh >::size_type' {aka 'unsigned int'} [-Wsign-compare] if(normals.ncol() != mesh.number_of_vertices()) { MODULE.h: In member function 'void CGALmesh::assignVertexColors(Rcpp::StringVector)': MODULE.h:114: warning: comparison of integer expressions of different signedness: 'R_xlen_t' {aka 'int'} and 'CGAL::Surface_mesh >::size_type' {aka 'unsigned int'} [-Wsign-compare] if(colors.size() != mesh.number_of_vertices()) { MODULE.h: In member function 'void CGALmesh::assignVertexScalars(Rcpp::NumericVector)': MODULE.h:133: warning: comparison of integer expressions of different signedness: 'R_xlen_t' {aka 'int'} and 'CGAL::Surface_mesh >::size_type' {aka 'unsigned int'} [-Wsign-compare] if(scalars.size() != mesh.number_of_vertices()) { MODULE.h: In member function 'Rcpp::IntegerVector CGALmesh::facesAroundVertex(int)': MODULE.h:964: warning: comparison of integer expressions of different signedness: 'int' and 'CGAL::Surface_mesh >::size_type' {aka 'unsigned int'} [-Wsign-compare] if(v >= mesh.number_of_vertices()) { MODULE.h: In member function 'Rcpp::XPtr > > CGALmesh::fillBoundaryHole(int, bool)': MODULE.h:1041: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'unsigned int'} [-Wsign-compare] for(int i = 0; i < patch_faces.size(); i++) { MODULE.h: In member function 'Rcpp::Nullable > CGALmesh::getNormals()': MODULE.h:1329: warning: comparison of integer expressions of different signedness: 'int' and 'CGAL::Surface_mesh >::size_type' {aka 'unsigned int'} [-Wsign-compare] for(int i = 0; i < mesh.number_of_vertices(); i++) { MODULE.h: In member function 'Rcpp::List CGALmesh::getRmesh()': MODULE.h:1392: warning: comparison of integer expressions of different signedness: 'int' and 'CGAL::Surface_mesh >::size_type' {aka 'unsigned int'} [-Wsign-compare] for(int i = 0; i < mesh.number_of_vertices(); i++) { MODULE.h: In member function 'Rcpp::List CGALmesh::subtract(Rcpp::XPtr > >)': MODULE.h:1720: warning: comparison of integer expressions of different signedness: 'int' and 'CGAL::Surface_mesh >::size_type' {aka 'unsigned int'} [-Wsign-compare] for(int i = nfaces_dmesh1; i < dmesh.number_of_faces(); i++) { MODULE.h: In member function 'Rcpp::List CGALmesh::Union(Rcpp::XPtr > >)': MODULE.h:1965: warning: comparison of integer expressions of different signedness: 'int' and 'CGAL::Surface_mesh >::size_type' {aka 'unsigned int'} [-Wsign-compare] for(int i = nfaces_umesh1; i < umesh.number_of_faces(); i++) { In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:327:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Eigen::DenseBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:644:31: required from 'Derived& Eigen::PlainObjectBase::setOnes(Eigen::Index) [with Derived = Eigen::Matrix; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:271:23: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:676:40: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:683:29: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:683:29: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, -1, false, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, -1, false>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:689:60: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, -1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, -1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, -1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, -1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:689:60: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, const Eigen::Matrix >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:697:64: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, 1, true, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:750:39: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, true>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:757:62: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, 1, false, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, false>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:769:80: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/SparseCore:37, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Sparse:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:32, from cgalMesh.h:19, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase, 0, Eigen::Stride<0, 0> > >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from 'class Eigen::SparseCompressedBase, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:50:7: required from 'class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:148:7: required from 'class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:222:7: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/MappedSparseMatrix.h:32:7: required from 'class Eigen::MappedSparseMatrix' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:377:54: required from 'class Eigen::SparseLU, Eigen::COLAMDOrdering >' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:102:71: required from 'class CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:172:39: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/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 d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:229:17: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:174:44: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:331:58: required from 'class Eigen::TriangularViewImpl, -1, -1, false> >, 1, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:186:58: required from 'class Eigen::TriangularView, -1, -1, false> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:232:24: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/misc/RealSvd2x2.h:25:26: required from 'void Eigen::internal::real_2x2_jacobi_svd(const MatrixType&, Index, Index, Eigen::JacobiRotation*, Eigen::JacobiRotation*) [with MatrixType = Eigen::Matrix; RealScalar = double; Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:722:42: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, 1, -1, false, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 1, -1, false>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:279:10: required from 'void Eigen::MatrixBase::applyOnTheLeft(Eigen::Index, Eigen::Index, const Eigen::JacobiRotation&) [with OtherScalar = double; Derived = Eigen::Matrix; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:725:13: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/SparseCore:37, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Sparse:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:32, from cgalMesh.h:19, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from 'class Eigen::SparseCompressedBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from 'class Eigen::SparseMatrix' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:926:66: required from 'void Eigen::internal::set_from_triplets(const InputIterator&, const InputIterator&, SparseMatrixType&, DupFunctor) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; SparseMatrixType = Eigen::SparseMatrix; DupFunctor = Eigen::internal::scalar_sum_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:996:92: required from 'void Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::setFromTriplets(const InputIterators&, const InputIterators&) [with InputIterators = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Scalar = double; int _Options = 0; _StorageIndex = int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_sparse_matrix.h:239:5: required from 'void CGAL::Eigen_sparse_matrix::assemble_matrix() const [with T = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_sparse_matrix.h:249:7: required from 'const EigenType& CGAL::Eigen_sparse_matrix::eigen_object() const [with T = double; CGAL::Eigen_sparse_matrix::EigenType = Eigen::SparseMatrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:266:43: required from here d:/RCompile/CRANpkg/lib/4.1/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 d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:249:24: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, -1, false>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:256:17: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, false>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1, 1, true>, -1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:262:39: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, false, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, 2, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1, 2, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 1, 2, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, 2, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, 2, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, 2, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 1, 2, false>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:279:10: required from 'void Eigen::MatrixBase::applyOnTheLeft(Eigen::Index, Eigen::Index, const Eigen::JacobiRotation&) [with OtherScalar = double; Derived = Eigen::Matrix; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/misc/RealSvd2x2.h:46:3: required from 'void Eigen::internal::real_2x2_jacobi_svd(const MatrixType&, Index, Index, Eigen::JacobiRotation*, Eigen::JacobiRotation*) [with MatrixType = Eigen::Matrix; RealScalar = double; Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:722:42: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:370, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:174:81: required from 'class Eigen::DenseBase, 1, 2, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, 2, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, 2, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: required from 'class Eigen::MapBase, 1, 2, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 1, 2, false>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:279:10: required from 'void Eigen::MatrixBase::applyOnTheLeft(Eigen::Index, Eigen::Index, const Eigen::JacobiRotation&) [with OtherScalar = double; Derived = Eigen::Matrix; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/misc/RealSvd2x2.h:46:3: required from 'void Eigen::internal::real_2x2_jacobi_svd(const MatrixType&, Index, Index, Eigen::JacobiRotation*, Eigen::JacobiRotation*) [with MatrixType = Eigen::Matrix; RealScalar = double; Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:722:42: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename find_best_packet_helper::type>::type type; ^~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:454:5: required from 'void Eigen::internal::apply_rotation_in_the_plane(Eigen::DenseBase&, Eigen::DenseBase&, const Eigen::JacobiRotation&) [with VectorX = Eigen::Block, 1, -1, false>; VectorY = Eigen::Block, 1, -1, false>; OtherScalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:281:40: required from 'void Eigen::MatrixBase::applyOnTheLeft(Eigen::Index, Eigen::Index, const Eigen::JacobiRotation&) [with OtherScalar = double; Derived = Eigen::Matrix; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:725:13: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:454:5: required from 'void Eigen::internal::apply_rotation_in_the_plane(Eigen::DenseBase&, Eigen::DenseBase&, const Eigen::JacobiRotation&) [with VectorX = Eigen::Block, -1, 1, true>; VectorY = Eigen::Block, -1, 1, true>; OtherScalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:296:40: required from 'void Eigen::MatrixBase::applyOnTheRight(Eigen::Index, Eigen::Index, const Eigen::JacobiRotation&) [with OtherScalar = double; Derived = Eigen::Matrix; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:726:28: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Visitor.h:69:8: required from 'class Eigen::internal::visitor_evaluator, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Visitor.h:110:17: required from 'void Eigen::DenseBase::visit(Visitor&) const [with Visitor = Eigen::internal::max_coeff_visitor, -1, 1, false> >; Derived = Eigen::Block, -1, 1, false>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Visitor.h:266:3: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff(IndexType*) const [with IndexType = int; Derived = Eigen::Block, -1, 1, false>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:769:16: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >; Eigen::Index = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_max_op; Derived = Eigen::internal::redux_evaluator, const Eigen::ArrayWrapper > > >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:438:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:56:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] return internal::first_aligned::alignment),Derived>(m); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:298:80: required from 'struct Eigen::internal::evaluator > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1391:8: required from 'struct Eigen::internal::evaluator >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1067:99: required from 'Eigen::SparseMatrix<_Scalar, _Options, _StorageIndex>& Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::operator=(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::SparseMatrix; _Scalar = double; int _Options = 0; _StorageIndex = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:949:7: required from 'void Eigen::internal::set_from_triplets(const InputIterator&, const InputIterator&, SparseMatrixType&, DupFunctor) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; SparseMatrixType = Eigen::SparseMatrix; DupFunctor = Eigen::internal::scalar_sum_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:996:92: required from 'void Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::setFromTriplets(const InputIterators&, const InputIterators&) [with InputIterators = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Scalar = double; int _Options = 0; _StorageIndex = int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_sparse_matrix.h:239:5: required from 'void CGAL::Eigen_sparse_matrix::assemble_matrix() const [with T = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_sparse_matrix.h:249:7: required from 'const EigenType& CGAL::Eigen_sparse_matrix::eigen_object() const [with T = double; CGAL::Eigen_sparse_matrix::EigenType = Eigen::SparseMatrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:266:43: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1084:12: required from 'Eigen::SparseMatrix<_Scalar, _Options, _StorageIndex>& Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::operator=(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::SparseMatrix; _Scalar = double; int _Options = 0; _StorageIndex = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:949:7: required from 'void Eigen::internal::set_from_triplets(const InputIterator&, const InputIterator&, SparseMatrixType&, DupFunctor) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; SparseMatrixType = Eigen::SparseMatrix; DupFunctor = Eigen::internal::scalar_sum_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:996:92: required from 'void Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::setFromTriplets(const InputIterators&, const InputIterators&) [with InputIterators = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Scalar = double; int _Options = 0; _StorageIndex = int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_sparse_matrix.h:239:5: required from 'void CGAL::Eigen_sparse_matrix::assemble_matrix() const [with T = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_sparse_matrix.h:249:7: required from 'const EigenType& CGAL::Eigen_sparse_matrix::eigen_object() const [with T = double; CGAL::Eigen_sparse_matrix::EigenType = Eigen::SparseMatrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:266:43: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' d:/RCompile/CRANpkg/lib/4.1/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 = int]' d:/RCompile/CRANpkg/lib/4.1/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 = int]' d:/RCompile/CRANpkg/lib/4.1/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]' d:/RCompile/CRANpkg/lib/4.1/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]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:241:5: required from 'Derived& Eigen::IterativeSolverBase::compute(const Eigen::EigenBase&) [with MatrixDerived = Eigen::SparseMatrix; Derived = Eigen::BiCGSTAB >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:266:44: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:519:82: required from 'void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from 'Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:161:63: required from 'void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:162:82: required from 'void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:163:27: required from 'void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, 1, true>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:164:9: required from 'void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:165:25: required from 'void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:165:25: required from 'void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, -1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:166:34: required from 'void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0, 5>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Transpose, -1, 1, false> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:166:34: required from 'void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:124:63: required from 'void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:258:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:126:41: required from 'void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:258:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:127:9: required from 'void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:258:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:128:25: required from 'void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:258:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:128:25: required from 'void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:258:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:129:29: required from 'void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:258:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 5>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:129:41: required from 'void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:258:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:83:75: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:174:44: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:96: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0, 8>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:96: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 2>, Eigen::Matrix, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 2>, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 2>, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, 2>, Eigen::Matrix, 0, 8>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, 2>, Eigen::Matrix, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 2>, Eigen::Matrix, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:94:66: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:174:44: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:95:66: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 1>, Eigen::Matrix, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 1>, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 1>, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base >, 1>, Eigen::Matrix, 0, 8>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl >, 1>, Eigen::Matrix, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product >, 1>, Eigen::Matrix, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:95:66: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 5>, Eigen::Matrix, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 5>, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 5>, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, 5>, Eigen::Matrix, 0, 8>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, -1, -1, false>, 5>, Eigen::Matrix, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, 5>, Eigen::Matrix, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:22: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:747:33: required from 'static Derived& Eigen::internal::setIdentity_impl::run(Derived&) [with Derived = Eigen::Matrix; bool Big = false]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:776:50: required from 'Derived& Eigen::MatrixBase::setIdentity() [with Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:793:22: required from 'Derived& Eigen::MatrixBase::setIdentity(Eigen::Index, Eigen::Index) [with Derived = Eigen::Matrix; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:690:24: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, 2, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:454:5: required from 'void Eigen::internal::apply_rotation_in_the_plane(Eigen::DenseBase&, Eigen::DenseBase&, const Eigen::JacobiRotation&) [with VectorX = Eigen::Block, 1, 2, false>; VectorY = Eigen::Block, 1, 2, false>; OtherScalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:281:40: required from 'void Eigen::MatrixBase::applyOnTheLeft(Eigen::Index, Eigen::Index, const Eigen::JacobiRotation&) [with OtherScalar = double; Derived = Eigen::Matrix; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/misc/RealSvd2x2.h:46:3: required from 'void Eigen::internal::real_2x2_jacobi_svd(const MatrixType&, Index, Index, Eigen::JacobiRotation*, Eigen::JacobiRotation*) [with MatrixType = Eigen::Matrix; RealScalar = double; Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:722:42: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::COLAMDOrdering >, Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::COLAMDOrdering >, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::COLAMDOrdering >, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl, Eigen::COLAMDOrdering >, Eigen::Matrix, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve, Eigen::COLAMDOrdering >, Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:179:7: required from 'bool CGAL::Eigen_solver_traits::linear_solver(const Vector&, CGAL::Eigen_solver_traits::Vector&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Vector = CGAL::Eigen_vector; typename EigenSolverT::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:172:54: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:327:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Eigen::DenseBase::Scalar = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:501:10: required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:932:5: required from 'void Eigen::internal::set_from_triplets(const InputIterator&, const InputIterator&, SparseMatrixType&, DupFunctor) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; SparseMatrixType = Eigen::SparseMatrix; DupFunctor = Eigen::internal::scalar_sum_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:996:92: required from 'void Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::setFromTriplets(const InputIterators&, const InputIterators&) [with InputIterators = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Scalar = double; int _Options = 0; _StorageIndex = int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_sparse_matrix.h:239:5: required from 'void CGAL::Eigen_sparse_matrix::assemble_matrix() const [with T = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_sparse_matrix.h:249:7: required from 'const EigenType& CGAL::Eigen_sparse_matrix::eigen_object() const [with T = double; CGAL::Eigen_sparse_matrix::EigenType = Eigen::SparseMatrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:266:43: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:107: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::BiCGSTAB >; RhsType = Eigen::Matrix; GuessType = CGAL::Eigen_vector; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/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::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:272:42: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:107: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::BiCGSTAB >; RhsType = Eigen::Matrix; GuessType = CGAL::Eigen_vector; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/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::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:272:42: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; Eigen::Index = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_max_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Matrix > >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:438:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:676:14: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] return internal::first_aligned::alignment),Derived>(m); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, false>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, false>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:538:5: required from 'void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from 'Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, -1, 1, true>, -1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:547:5: required from 'void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from 'Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, -1, 1, true>, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, -1, 1, true>, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:547:5: required from 'void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from 'Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:129:29: required from 'void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::VectorBlock, -1, 1, true>, -1>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:547:5: required from 'void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from 'Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 5>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:547:5: required from 'void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from 'Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:392:42: required from 'Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::TriangularViewType& Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::setConstant(const Scalar&) [with _MatrixType = Eigen::Matrix; unsigned int _Mode = 10; Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::TriangularViewType = Eigen::TriangularView, 10>; Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:395:44: required from 'Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::TriangularViewType& Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::setZero() [with _MatrixType = Eigen::Matrix; unsigned int _Mode = 10; Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::TriangularViewType = Eigen::TriangularView, 10>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:250:9: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, true>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, true>, 1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, 1, true>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, 1, true, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, 1, true>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, 1, true>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, 1, true>, -1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, 1, true>, -1, 1, false, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, -1, 1, true>, -1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:63:57: required from 'void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, -1, false, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false>, Eigen::TriangularView, -1, -1, false>, 2>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true>, 1, -1, false>, Eigen::TriangularView, -1, -1, false>, 2>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true>, 1, -1, false>, Eigen::TriangularView, -1, -1, false>, 2>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, 1, -1, true>, 1, -1, false>, Eigen::TriangularView, -1, -1, false>, 2>, 0, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, 1, -1, true>, 1, -1, false>, Eigen::TriangularView, -1, -1, false>, 2>, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/SparseCore:37, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Sparse:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:32, from cgalMesh.h:19, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase >, Eigen::SparseMatrix > >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Solve.h:104:7: required from 'class Eigen::SolveImpl >, Eigen::SparseMatrix, Eigen::Sparse>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve >, Eigen::SparseMatrix >' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:189:7: required from 'bool CGAL::Eigen_solver_traits::linear_solver(const Matrix&, CGAL::Eigen_solver_traits::Vector&) [with EigenSolverT = Eigen::SimplicialLDLT >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::Vector = CGAL::Eigen_vector; typename EigenSolverT::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:290:0: required from 'void CGAL::Heat_method_3::internal::Surface_mesh_geodesic_distances_3::solve_cotan_laplace() [with TriangleMesh = CGAL::Heat_method_3::Intrinsic_Delaunay_triangulation_3 >, CGAL::Epeck>; Traits = CGAL::Epeck; LA = CGAL::Eigen_solver_traits > >; VertexPointMap = CGAL::Heat_method_3::IDT_vertex_point_property_map >, CGAL::Epeck> >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:483:0: required from 'void CGAL::Heat_method_3::internal::Surface_mesh_geodesic_distances_3::estimate_geodesic_distances(VertexDistanceMap) [with VertexDistanceMap = CGAL::Heat_method_3::IDT_vertex_distance_property_map >, CGAL::Epeck>, CGAL::Surface_mesh >::Property_map >; TriangleMesh = CGAL::Heat_method_3::Intrinsic_Delaunay_triangulation_3 >, CGAL::Epeck>; Traits = CGAL::Epeck; LA = CGAL::Eigen_solver_traits > >; VertexPointMap = CGAL::Heat_method_3::IDT_vertex_point_property_map >, CGAL::Epeck> >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:709:0: required from 'void CGAL::Heat_method_3::internal::Base_helper::estimate_geodesic_distances(VertexDistanceMap) [with VertexDistanceMap = CGAL::Surface_mesh >::Property_map; TriangleMesh = CGAL::Surface_mesh >; Traits = CGAL::Epeck; LA = CGAL::Eigen_solver_traits > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:904:0: required from 'void CGAL::Heat_method_3::Surface_mesh_geodesic_distances_3::estimate_geodesic_distances(VertexDistanceMap) [with VertexDistanceMap = CGAL::Surface_mesh >::Property_map; TriangleMesh = CGAL::Surface_mesh >; Mode = CGAL::Heat_method_3::Intrinsic_Delaunay; VertexPointMap = CGAL::Default; LA = CGAL::Default; Traits = CGAL::Default]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:945:0: required from 'void CGAL::Heat_method_3::estimate_geodesic_distances(const TriangleMesh&, VertexDistanceMap, typename boost::graph_traits::vertex_descriptor) [with TriangleMesh = CGAL::Surface_mesh >; VertexDistanceMap = CGAL::Surface_mesh >::Property_map; typename boost::graph_traits::vertex_descriptor = CGAL::SM_Vertex_index]' MODULE.h:1177:0: required from here d:/RCompile/CRANpkg/lib/4.1/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 d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:413:0: required from 'void CGAL::Heat_method_3::internal::Surface_mesh_geodesic_distances_3::value_at_source_set(const Vector&) [with TriangleMesh = CGAL::Heat_method_3::Intrinsic_Delaunay_triangulation_3 >, CGAL::Epeck>; Traits = CGAL::Epeck; LA = CGAL::Eigen_solver_traits > >; VertexPointMap = CGAL::Heat_method_3::IDT_vertex_point_property_map >, CGAL::Epeck> >; CGAL::Heat_method_3::internal::Surface_mesh_geodesic_distances_3::Vector = CGAL::Eigen_vector]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:456:0: required from 'void CGAL::Heat_method_3::internal::Surface_mesh_geodesic_distances_3::solve_phi() [with TriangleMesh = CGAL::Heat_method_3::Intrinsic_Delaunay_triangulation_3 >, CGAL::Epeck>; Traits = CGAL::Epeck; LA = CGAL::Eigen_solver_traits > >; VertexPointMap = CGAL::Heat_method_3::IDT_vertex_point_property_map >, CGAL::Epeck> >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:486:0: required from 'void CGAL::Heat_method_3::internal::Surface_mesh_geodesic_distances_3::estimate_geodesic_distances(VertexDistanceMap) [with VertexDistanceMap = CGAL::Heat_method_3::IDT_vertex_distance_property_map >, CGAL::Epeck>, CGAL::Surface_mesh >::Property_map >; TriangleMesh = CGAL::Heat_method_3::Intrinsic_Delaunay_triangulation_3 >, CGAL::Epeck>; Traits = CGAL::Epeck; LA = CGAL::Eigen_solver_traits > >; VertexPointMap = CGAL::Heat_method_3::IDT_vertex_point_property_map >, CGAL::Epeck> >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:709:0: required from 'void CGAL::Heat_method_3::internal::Base_helper::estimate_geodesic_distances(VertexDistanceMap) [with VertexDistanceMap = CGAL::Surface_mesh >::Property_map; TriangleMesh = CGAL::Surface_mesh >; Traits = CGAL::Epeck; LA = CGAL::Eigen_solver_traits > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:904:0: required from 'void CGAL::Heat_method_3::Surface_mesh_geodesic_distances_3::estimate_geodesic_distances(VertexDistanceMap) [with VertexDistanceMap = CGAL::Surface_mesh >::Property_map; TriangleMesh = CGAL::Surface_mesh >; Mode = CGAL::Heat_method_3::Intrinsic_Delaunay; VertexPointMap = CGAL::Default; LA = CGAL::Default; Traits = CGAL::Default]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:945:0: required from 'void CGAL::Heat_method_3::estimate_geodesic_distances(const TriangleMesh&, VertexDistanceMap, typename boost::graph_traits::vertex_descriptor) [with TriangleMesh = CGAL::Surface_mesh >; VertexDistanceMap = CGAL::Surface_mesh >::Property_map; typename boost::graph_traits::vertex_descriptor = CGAL::SM_Vertex_index]' MODULE.h:1177:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, Eigen::Block, -1, 1, true>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, Eigen::Block, -1, 1, true>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, Eigen::Block, -1, 1, true>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::OuterStride<> >, Eigen::Block, -1, 1, true>, 0, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, 0, Eigen::OuterStride<> >, Eigen::Block, -1, 1, true>, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Block, -1, 1, true>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:42:29: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:107: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::BiCGSTAB >; RhsType = Eigen::Matrix; GuessType = CGAL::Eigen_vector; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/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::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:272:42: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, const Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Block, -1, 1, true>, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, const Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Block, -1, 1, true>, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, const Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Block, -1, 1, true>, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, true>, const Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Block, -1, 1, true>, 0>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Block, -1, 1, true>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:42:23: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:107: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::BiCGSTAB >; RhsType = Eigen::Matrix; GuessType = CGAL::Eigen_vector; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/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::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:272:42: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:83:27: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:107: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::BiCGSTAB >; RhsType = Eigen::Matrix; GuessType = CGAL::Eigen_vector; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/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::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:272:42: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:83:23: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:107: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::BiCGSTAB >; RhsType = Eigen::Matrix; GuessType = CGAL::Eigen_vector; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/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::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:272:42: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:83:18: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:107: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::BiCGSTAB >; RhsType = Eigen::Matrix; GuessType = CGAL::Eigen_vector; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/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::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:272:42: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:83:11: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:107: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::BiCGSTAB >; RhsType = Eigen::Matrix; GuessType = CGAL::Eigen_vector; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/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::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:272:42: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl, Eigen::Matrix, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve, Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:85:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:107: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::BiCGSTAB >; RhsType = Eigen::Matrix; GuessType = CGAL::Eigen_vector; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/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::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:272:42: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, Eigen::Matrix, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::OuterStride<> >, Eigen::Matrix, 0, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, 0, Eigen::OuterStride<> >, Eigen::Matrix, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Matrix, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:87:23: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:107: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::BiCGSTAB >; RhsType = Eigen::Matrix; GuessType = CGAL::Eigen_vector; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/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::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:272:42: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:100:20: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:107: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::BiCGSTAB >; RhsType = Eigen::Matrix; GuessType = CGAL::Eigen_vector; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/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::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:272:42: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, true>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Dot.h:98:43: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:505:34: required from 'void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from 'Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Visitor.h:69:8: required from 'class Eigen::internal::visitor_evaluator, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Visitor.h:110:17: required from 'void Eigen::DenseBase::visit(Visitor&) const [with Visitor = Eigen::internal::max_coeff_visitor, 1, -1, false> >; Derived = Eigen::Block, 1, -1, false>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Visitor.h:266:3: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff(IndexType*) const [with IndexType = int; Derived = Eigen::Block, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:519:50: required from 'void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from 'Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, false>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, false>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, false>, -1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true>, -1, 1, false>, -1, 1, false, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:538:5: required from 'void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from 'Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:91:22: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:538:5: required from 'void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from 'Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, true>, -1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Dot.h:98:43: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:565:40: required from 'void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from 'Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, true>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, true, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/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, 2>, Eigen::Matrix >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 2>, Eigen::Matrix >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 2>, Eigen::Matrix >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 2>, Eigen::Matrix >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 2>, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:55:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, -1, -1, true>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/SVDBase.h:270:57: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 2>, Eigen::Matrix >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 2>, Eigen::Matrix >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 2>, Eigen::Matrix >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 2>, Eigen::Matrix >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 2>, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:55:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true> >, Eigen::Matrix, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> >, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> >, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, -1, -1, true> >, Eigen::Matrix, 0, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, -1, -1, true> >, Eigen::Matrix, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, true> >, Eigen::Matrix, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/SVDBase.h:270:57: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 2>, Eigen::Matrix >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 2>, Eigen::Matrix >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 2>, Eigen::Matrix >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 2>, Eigen::Matrix >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 2>, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:55:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:230:47: required from 'struct Eigen::internal::traits, const Eigen::Block, -1, 1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/EigenBase.h:41:59: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 2>, Eigen::Matrix >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 2>, Eigen::Matrix >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 2>, Eigen::Matrix >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 2>, Eigen::Matrix >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 2>, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:55:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, false> > >, Eigen::Matrix, 1>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, false> > >, Eigen::Matrix, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, false> > >, Eigen::Matrix, 1> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, const Eigen::Block, -1, 1, false> > >, Eigen::Matrix, 1, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, const Eigen::Block, -1, 1, false> > >, Eigen::Matrix, 1, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::Block, -1, 1, false> > >, Eigen::Matrix, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/SVDBase.h:271:62: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 2>, Eigen::Matrix >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 2>, Eigen::Matrix >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 2>, Eigen::Matrix >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 2>, Eigen::Matrix >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 2>, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:55:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true>, Eigen::Matrix, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true>, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true>, Eigen::Matrix, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, -1, -1, true>, Eigen::Matrix, 0, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, -1, -1, true>, Eigen::Matrix, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, true>, Eigen::Matrix, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/SVDBase.h:272:36: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 2>, Eigen::Matrix >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 2>, Eigen::Matrix >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 2>, Eigen::Matrix >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 2>, Eigen::Matrix >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 2>, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:55:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::InnerStride<1> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::InnerStride<1> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::InnerStride<1> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Ref.h:44:26: required from 'struct Eigen::internal::traits, 0, Eigen::InnerStride<1> > >::match, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Ref.h:200:63: required by substitution of 'template Eigen::Ref, 0, Eigen::InnerStride<1> >::Ref(const Eigen::DenseBase&, typename Eigen::internal::enable_if<(bool)(Eigen::internal::traits, 0, Eigen::InnerStride<1> > >::match::MatchAtCompileTime), Derived>::type*) [with Derived = Eigen::Block, -1, 1, false>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:624:30: required from 'void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; Eigen::SparseLU<_MatrixType, _OrderingType>::MatrixType = Eigen::SparseMatrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:129:7: required from 'void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; Eigen::SparseLU<_MatrixType, _OrderingType>::MatrixType = Eigen::SparseMatrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] enum { ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::InnerStride<1> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::InnerStride<1> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::InnerStride<1> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/SparseCore:37, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Sparse:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:32, from cgalMesh.h:19, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::SparseMatrix > >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:36:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::SparseMatrix, Eigen::Sparse>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::SparseMatrix >' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_sparse_matrix.h:276:33: required from 'CGAL::Eigen_sparse_matrix CGAL::operator*(const double&, const CGAL::Eigen_sparse_matrix&)' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:277:0: required from 'void CGAL::Heat_method_3::internal::Surface_mesh_geodesic_distances_3::factor_cotan_laplace() [with TriangleMesh = CGAL::Heat_method_3::Intrinsic_Delaunay_triangulation_3 >, CGAL::Epeck>; Traits = CGAL::Epeck; LA = CGAL::Eigen_solver_traits > >; VertexPointMap = CGAL::Heat_method_3::IDT_vertex_point_property_map >, CGAL::Epeck> >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:591:0: required from 'void CGAL::Heat_method_3::internal::Surface_mesh_geodesic_distances_3::build() [with TriangleMesh = CGAL::Heat_method_3::Intrinsic_Delaunay_triangulation_3 >, CGAL::Epeck>; Traits = CGAL::Epeck; LA = CGAL::Eigen_solver_traits > >; VertexPointMap = CGAL::Heat_method_3::IDT_vertex_point_property_map >, CGAL::Epeck> >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:100:0: required from 'CGAL::Heat_method_3::internal::Surface_mesh_geodesic_distances_3::Surface_mesh_geodesic_distances_3(const TriangleMesh&) [with TriangleMesh = CGAL::Heat_method_3::Intrinsic_Delaunay_triangulation_3 >, CGAL::Epeck>; Traits = CGAL::Epeck; LA = CGAL::Eigen_solver_traits > >; VertexPointMap = CGAL::Heat_method_3::IDT_vertex_point_property_map >, CGAL::Epeck> >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:693:0: required from 'CGAL::Heat_method_3::internal::Base_helper::Base_helper(const TriangleMesh&) [with TriangleMesh = CGAL::Surface_mesh >; Traits = CGAL::Epeck; LA = CGAL::Eigen_solver_traits > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:828:0: required from 'CGAL::Heat_method_3::Surface_mesh_geodesic_distances_3::Surface_mesh_geodesic_distances_3(const TriangleMesh&) [with TriangleMesh = CGAL::Surface_mesh >; Mode = CGAL::Heat_method_3::Intrinsic_Delaunay; VertexPointMap = CGAL::Default; LA = CGAL::Default; Traits = CGAL::Default]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:943:0: required from 'void CGAL::Heat_method_3::estimate_geodesic_distances(const TriangleMesh&, VertexDistanceMap, typename boost::graph_traits::vertex_descriptor) [with TriangleMesh = CGAL::Surface_mesh >; VertexDistanceMap = CGAL::Surface_mesh >::Property_map; typename boost::graph_traits::vertex_descriptor = CGAL::SM_Vertex_index]' MODULE.h:1177:0: required from here d:/RCompile/CRANpkg/lib/4.1/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; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase, const Eigen::SparseMatrix, const Eigen::SparseMatrix > >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:36:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::SparseMatrix, const Eigen::SparseMatrix, Eigen::Sparse>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::SparseMatrix, const Eigen::SparseMatrix >' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_sparse_matrix.h:282:49: required from 'CGAL::Eigen_sparse_matrix CGAL::operator+(const CGAL::Eigen_sparse_matrix&, const CGAL::Eigen_sparse_matrix&)' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:278:0: required from 'void CGAL::Heat_method_3::internal::Surface_mesh_geodesic_distances_3::factor_cotan_laplace() [with TriangleMesh = CGAL::Heat_method_3::Intrinsic_Delaunay_triangulation_3 >, CGAL::Epeck>; Traits = CGAL::Epeck; LA = CGAL::Eigen_solver_traits > >; VertexPointMap = CGAL::Heat_method_3::IDT_vertex_point_property_map >, CGAL::Epeck> >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:591:0: required from 'void CGAL::Heat_method_3::internal::Surface_mesh_geodesic_distances_3::build() [with TriangleMesh = CGAL::Heat_method_3::Intrinsic_Delaunay_triangulation_3 >, CGAL::Epeck>; Traits = CGAL::Epeck; LA = CGAL::Eigen_solver_traits > >; VertexPointMap = CGAL::Heat_method_3::IDT_vertex_point_property_map >, CGAL::Epeck> >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:100:0: required from 'CGAL::Heat_method_3::internal::Surface_mesh_geodesic_distances_3::Surface_mesh_geodesic_distances_3(const TriangleMesh&) [with TriangleMesh = CGAL::Heat_method_3::Intrinsic_Delaunay_triangulation_3 >, CGAL::Epeck>; Traits = CGAL::Epeck; LA = CGAL::Eigen_solver_traits > >; VertexPointMap = CGAL::Heat_method_3::IDT_vertex_point_property_map >, CGAL::Epeck> >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:693:0: required from 'CGAL::Heat_method_3::internal::Base_helper::Base_helper(const TriangleMesh&) [with TriangleMesh = CGAL::Surface_mesh >; Traits = CGAL::Epeck; LA = CGAL::Eigen_solver_traits > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:828:0: required from 'CGAL::Heat_method_3::Surface_mesh_geodesic_distances_3::Surface_mesh_geodesic_distances_3(const TriangleMesh&) [with TriangleMesh = CGAL::Surface_mesh >; Mode = CGAL::Heat_method_3::Intrinsic_Delaunay; VertexPointMap = CGAL::Default; LA = CGAL::Default; Traits = CGAL::Default]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:943:0: required from 'void CGAL::Heat_method_3::estimate_geodesic_distances(const TriangleMesh&, VertexDistanceMap, typename boost::graph_traits::vertex_descriptor) [with TriangleMesh = CGAL::Surface_mesh >; VertexDistanceMap = CGAL::Surface_mesh >::Property_map; typename boost::graph_traits::vertex_descriptor = CGAL::SM_Vertex_index]' MODULE.h:1177:0: required from here d:/RCompile/CRANpkg/lib/4.1/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 d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:298:80: required from 'struct Eigen::internal::evaluator > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1391:8: required from 'struct Eigen::internal::evaluator >' d:/RCompile/CRANpkg/lib/4.1/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::SparseMatrix]' d:/RCompile/CRANpkg/lib/4.1/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]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:38:16: required from 'Derived& Eigen::SparseMatrixBase::operator=(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::SparseMatrix; Derived = Eigen::SparseMatrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1125:27: required from 'Eigen::SparseMatrix<_Scalar, _Options, _StorageIndex>& Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::operator=(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::SparseMatrix; _Scalar = double; int _Options = 0; _StorageIndex = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:949:7: required from 'void Eigen::internal::set_from_triplets(const InputIterator&, const InputIterator&, SparseMatrixType&, DupFunctor) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; SparseMatrixType = Eigen::SparseMatrix; DupFunctor = Eigen::internal::scalar_sum_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:996:92: required from 'void Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::setFromTriplets(const InputIterators&, const InputIterators&) [with InputIterators = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Scalar = double; int _Options = 0; _StorageIndex = int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_sparse_matrix.h:239:5: required from 'void CGAL::Eigen_sparse_matrix::assemble_matrix() const [with T = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_sparse_matrix.h:249:7: required from 'const EigenType& CGAL::Eigen_sparse_matrix::eigen_object() const [with T = double; CGAL::Eigen_sparse_matrix::EigenType = Eigen::SparseMatrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:266:43: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/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]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:45:14: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:107: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::BiCGSTAB >; RhsType = Eigen::Matrix; GuessType = CGAL::Eigen_vector; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/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::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:272:42: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, true>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Dot.h:98:43: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, -1, 1, true>; typename Eigen::NumTraits::Scalar>::Real = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:46:14: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:107: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::BiCGSTAB >; RhsType = Eigen::Matrix; GuessType = CGAL::Eigen_vector; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/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::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:272:42: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Dot.h:98:43: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:76:37: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:538:5: required from 'void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from 'Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:141:7: required from 'Eigen::DenseCoeffsBase::CoeffReturnType Eigen::DenseCoeffsBase::coeff(Eigen::Index) const [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; Eigen::DenseCoeffsBase::CoeffReturnType = const double&; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:77:20: required from 'void Eigen::MatrixBase::makeHouseholder(EssentialPart&, Eigen::MatrixBase::Scalar&, Eigen::MatrixBase::RealScalar&) const [with EssentialPart = Eigen::VectorBlock, -1, 1, true>, -1, 1, false>, -1>; Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase::Scalar = double; Eigen::MatrixBase::RealScalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:45:3: required from 'void Eigen::MatrixBase::makeHouseholderInPlace(Eigen::MatrixBase::Scalar&, Eigen::MatrixBase::RealScalar&) [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; Eigen::MatrixBase::Scalar = double; Eigen::MatrixBase::RealScalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:538:5: required from 'void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from 'Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:369:102: required from 'struct Eigen::internal::plain_object_eval, -1, -1, false>, -1, -1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from 'struct Eigen::internal::generic_product_impl, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>' d:/RCompile/CRANpkg/lib/4.1/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::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; 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, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:163:19: required from 'void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:369:102: required from 'struct Eigen::internal::plain_object_eval, -1, -1, false>, -1, -1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from 'struct Eigen::internal::generic_product_impl, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>' d:/RCompile/CRANpkg/lib/4.1/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::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; 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, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/NoAlias.h:42:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Map, 0, Eigen::Stride<0, 0> >; StorageBase = Eigen::MatrixBase]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:163:19: required from 'void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:369:102: required from 'struct Eigen::internal::plain_object_eval, -1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:370:45: required from 'struct Eigen::internal::generic_product_impl, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h: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::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; 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, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/NoAlias.h:42:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Map, 0, Eigen::Stride<0, 0> >; StorageBase = Eigen::MatrixBase]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:163:19: required from 'void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:141:7: required from 'Eigen::DenseCoeffsBase::CoeffReturnType Eigen::DenseCoeffsBase::coeff(Eigen::Index) const [with Derived = Eigen::Block, -1, 1, false>; Eigen::DenseCoeffsBase::CoeffReturnType = double; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:181:25: required from 'Eigen::DenseCoeffsBase::CoeffReturnType Eigen::DenseCoeffsBase::operator()(Eigen::Index) const [with Derived = Eigen::Block, -1, 1, false>; Eigen::DenseCoeffsBase::CoeffReturnType = double; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:63:53: required from 'void Eigen::internal::make_block_householder_triangular_factor(TriangularFactorType&, const VectorsType&, const CoeffsType&) [with TriangularFactorType = Eigen::Matrix; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Array.h:45:7: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:89:9: required from 'void CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::compute_row(CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::vertex_descriptor, int, CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::Solver_matrix&, double&, double&, double&, double, const std::map::vertex_descriptor, unsigned int>&, unsigned int) [with PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >; CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::vertex_descriptor = CGAL::SM_Vertex_index; CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::Solver_matrix = CGAL::Eigen_sparse_matrix; typename boost::graph_traits::vertex_descriptor = CGAL::SM_Vertex_index]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:154:7: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Array >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Array > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, Eigen::Array > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Array >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1243:70: required from 'Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::Scalar& Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::insert(Eigen::Index, Eigen::Index) [with _Scalar = double; int _Options = 0; _StorageIndex = int; Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::Scalar = double; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:217:16: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:89:9: required from 'void CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::compute_row(CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::vertex_descriptor, int, CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::Solver_matrix&, double&, double&, double&, double, const std::map::vertex_descriptor, unsigned int>&, unsigned int) [with PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >; CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::vertex_descriptor = CGAL::SM_Vertex_index; CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::Solver_matrix = CGAL::Eigen_sparse_matrix; typename boost::graph_traits::vertex_descriptor = CGAL::SM_Vertex_index]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:154:7: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 16, Eigen::OuterStride<> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 16, Eigen::OuterStride<> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 16, Eigen::OuterStride<> >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 16, Eigen::OuterStride<> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 16, Eigen::OuterStride<> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 16, Eigen::OuterStride<> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 5>, Eigen::Map, 16, Eigen::OuterStride<> > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 5>, Eigen::Map, 16, Eigen::OuterStride<> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 5>, Eigen::Map, 16, Eigen::OuterStride<> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl, 0, Eigen::OuterStride<> >, 5>, Eigen::Map, 16, Eigen::OuterStride<> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve, 0, Eigen::OuterStride<> >, 5>, Eigen::Map, 16, Eigen::OuterStride<> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:140:9: required from 'void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::internal::SparseLUImpl::ScalarVector&, Eigen::internal::SparseLUImpl::ScalarVector&, Eigen::internal::SparseLUImpl::IndexVector&, Eigen::internal::SparseLUImpl::IndexVector&, Eigen::internal::SparseLUImpl::GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = int; Eigen::internal::SparseLUImpl::ScalarVector = Eigen::Matrix; Eigen::internal::SparseLUImpl::IndexVector = Eigen::Matrix; Eigen::internal::SparseLUImpl::GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:613:21: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::InnerStride<1> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::InnerStride<1> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::InnerStride<1> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/SparseLU:36, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Sparse:31, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:32, from cgalMesh.h:19, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseLU/SparseLU_column_dfs.h: In instantiation of 'Eigen::Index Eigen::internal::SparseLUImpl::column_dfs(Eigen::Index, Eigen::Index, Eigen::internal::SparseLUImpl::IndexVector&, Eigen::Index, Eigen::Index&, Eigen::internal::SparseLUImpl::BlockIndexVector, Eigen::internal::SparseLUImpl::IndexVector&, Eigen::internal::SparseLUImpl::BlockIndexVector, Eigen::internal::SparseLUImpl::IndexVector&, Eigen::internal::SparseLUImpl::IndexVector&, Eigen::internal::SparseLUImpl::IndexVector&, Eigen::internal::SparseLUImpl::IndexVector&, Eigen::internal::SparseLUImpl::GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = int; Eigen::internal::SparseLUImpl::IndexVector = Eigen::Matrix; Eigen::internal::SparseLUImpl::BlockIndexVector = Eigen::Ref, 0, Eigen::InnerStride<1> >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>; Eigen::internal::SparseLUImpl::GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:624:30: required from 'void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; Eigen::SparseLU<_MatrixType, _OrderingType>::MatrixType = Eigen::SparseMatrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:129:7: required from 'void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; Eigen::SparseLU<_MatrixType, _OrderingType>::MatrixType = Eigen::SparseMatrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_dfs.h:62:6: note: initializing argument 6 of 'void Eigen::internal::SparseLUImpl::dfs_kernel(StorageIndex, Eigen::internal::SparseLUImpl::IndexVector&, Eigen::Index&, Eigen::internal::SparseLUImpl::IndexVector&, Eigen::internal::SparseLUImpl::IndexVector&, Eigen::Ref >, Eigen::internal::SparseLUImpl::IndexVector&, Eigen::Ref >, Eigen::internal::SparseLUImpl::IndexVector&, Eigen::internal::SparseLUImpl::IndexVector&, Eigen::internal::SparseLUImpl::GlobalLU_t&, Eigen::Index&, Eigen::Index, Traits&) [with Traits = Eigen::internal::column_dfs_traits, Eigen::Matrix >; Scalar = double; StorageIndex = int; Eigen::internal::SparseLUImpl::IndexVector = Eigen::Matrix; Eigen::Index = int; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>; Eigen::internal::SparseLUImpl::GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]' void SparseLUImpl::dfs_kernel(const StorageIndex jj, IndexVector& perm_r, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 5>, Eigen::Block, -1, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 5>, Eigen::Block, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 5>, Eigen::Block, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl, 0, Eigen::OuterStride<> >, 5>, Eigen::Block, -1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve, 0, Eigen::OuterStride<> >, 5>, Eigen::Block, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseLU/SparseLU_column_bmod.h:168:7: required from 'Eigen::Index Eigen::internal::SparseLUImpl::column_bmod(Eigen::Index, Eigen::Index, Eigen::internal::SparseLUImpl::BlockScalarVector, Eigen::internal::SparseLUImpl::ScalarVector&, Eigen::internal::SparseLUImpl::BlockIndexVector, Eigen::internal::SparseLUImpl::BlockIndexVector, Eigen::Index, Eigen::internal::SparseLUImpl::GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = int; Eigen::internal::SparseLUImpl::BlockScalarVector = Eigen::Ref, 0, Eigen::InnerStride<1> >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>; Eigen::internal::SparseLUImpl::ScalarVector = Eigen::Matrix; Eigen::internal::SparseLUImpl::BlockIndexVector = Eigen::Ref, 0, Eigen::InnerStride<1> >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>; Eigen::internal::SparseLUImpl::GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:635:31: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, Eigen::Block, -1, 1, false>, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, Eigen::Block, -1, 1, false>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, Eigen::Block, -1, 1, false>, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::OuterStride<> >, Eigen::Block, -1, 1, false>, 0, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, 0, Eigen::OuterStride<> >, Eigen::Block, -1, 1, false>, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Block, -1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseLU/SparseLU_column_bmod.h:172:22: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Eigen::Index = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, 0, Eigen::Stride<0, 0> > >; Eigen::internal::redux_impl::Scalar = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Eigen::internal::traits::Scalar = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Eigen::internal::traits::Scalar = int]' d:/RCompile/CRANpkg/lib/4.1/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 = int]' d:/RCompile/CRANpkg/lib/4.1/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 = int]' d:/RCompile/CRANpkg/lib/4.1/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]' d:/RCompile/CRANpkg/lib/4.1/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]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:241:5: required from 'Derived& Eigen::IterativeSolverBase::compute(const Eigen::EigenBase&) [with MatrixDerived = Eigen::SparseMatrix; Derived = Eigen::BiCGSTAB >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:266:44: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] return internal::first_aligned::alignment),Derived>(m); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/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]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:107: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::BiCGSTAB >; RhsType = Eigen::Matrix; GuessType = CGAL::Eigen_vector; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/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::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:272:42: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Matrix; Eigen::Index = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_max_op; Derived = Eigen::internal::redux_evaluator >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:438:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:509:88: required from 'void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from 'Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] return internal::first_aligned::alignment),Derived>(m); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Block, -1, -1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, -1, -1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:689:18: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:386:42: required from 'Derived& Eigen::DenseBase::setLinSpaced(Eigen::Index, const Scalar&, const Scalar&) [with Derived = Eigen::Block, -1, 1, false>; Eigen::Index = int; Eigen::DenseBase::Scalar = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseColEtree.h:75:3: required from 'int Eigen::internal::coletree(const MatrixType&, IndexVector&, IndexVector&, typename MatrixType::StorageIndex*) [with MatrixType = Eigen::SparseMatrix; IndexVector = Eigen::Matrix; typename MatrixType::StorageIndex = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:444:21: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:371, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/Memory.h: In instantiation of 'Index Eigen::internal::first_default_aligned(const Scalar*, Index) [with Scalar = double; Index = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:148:65: required from 'void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::internal::SparseLUImpl::ScalarVector&, Eigen::internal::SparseLUImpl::ScalarVector&, Eigen::internal::SparseLUImpl::IndexVector&, Eigen::internal::SparseLUImpl::IndexVector&, Eigen::internal::SparseLUImpl::GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = int; Eigen::internal::SparseLUImpl::ScalarVector = Eigen::Matrix; Eigen::internal::SparseLUImpl::IndexVector = Eigen::Matrix; Eigen::internal::SparseLUImpl::GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:613:21: required from 'void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; Eigen::SparseLU<_MatrixType, _OrderingType>::MatrixType = Eigen::SparseMatrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:129:7: required from 'void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; Eigen::SparseLU<_MatrixType, _OrderingType>::MatrixType = Eigen::SparseMatrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/Memory.h:470:10: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] return first_aligned::alignment>(array, size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 16, Eigen::Stride<0, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 16, Eigen::Stride<0, 0> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 16, Eigen::Stride<0, 0> >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 16, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 16, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 16, Eigen::Stride<0, 0> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 16, Eigen::Stride<0, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 16, Eigen::Stride<0, 0> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 16, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 16, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 16, Eigen::Stride<0, 0> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 16, Eigen::Stride<0, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseLU/SparseLU_gemm_kernel.h:261:78: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseLU/SparseLU_gemm_kernel.h:261:76: required from 'void Eigen::internal::sparselu_gemm(Eigen::Index, Eigen::Index, Eigen::Index, const Scalar*, Eigen::Index, const Scalar*, Eigen::Index, Scalar*, Eigen::Index) [with Scalar = double; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:152:38: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseLU/SparseLU_gemm_kernel.h:264:57: required from 'void Eigen::internal::sparselu_gemm(Eigen::Index, Eigen::Index, Eigen::Index, const Scalar*, Eigen::Index, const Scalar*, Eigen::Index, Scalar*, Eigen::Index) [with Scalar = double; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:152:38: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 16, Eigen::Stride<0, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseLU/SparseLU_gemm_kernel.h:268:57: required from 'void Eigen::internal::sparselu_gemm(Eigen::Index, Eigen::Index, Eigen::Index, const Scalar*, Eigen::Index, const Scalar*, Eigen::Index, Scalar*, Eigen::Index) [with Scalar = double; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:152:38: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 5>, Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 5>, Eigen::Map, 0, Eigen::Stride<0, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 5>, Eigen::Map, 0, Eigen::Stride<0, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl, 0, Eigen::OuterStride<> >, 5>, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve, 0, Eigen::OuterStride<> >, 5>, Eigen::Map, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseLU/SparseLU_kernel_bmod.h:61:5: required from 'static void Eigen::internal::LU_kernel_bmod::run(Eigen::Index, BlockScalarVector&, ScalarVector&, ScalarVector&, Eigen::Index&, Eigen::Index, Eigen::Index, IndexVector&, Eigen::Index, Eigen::Index) [with BlockScalarVector = Eigen::VectorBlock, -1>; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; int SegSizeAtCompileTime = 2; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:210:53: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:370, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Map.h:18:8: required from 'struct Eigen::internal::traits, 0, Eigen::OuterStride<> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:54: required from 'struct Eigen::internal::accessors_level, 0, Eigen::OuterStride<> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:109:75: required from 'class Eigen::Map, 0, Eigen::OuterStride<> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseLU/SparseLU_kernel_bmod.h:58:94: required from 'static void Eigen::internal::LU_kernel_bmod::run(Eigen::Index, BlockScalarVector&, ScalarVector&, ScalarVector&, Eigen::Index&, Eigen::Index, Eigen::Index, IndexVector&, Eigen::Index, Eigen::Index) [with BlockScalarVector = Eigen::VectorBlock, -1>; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; int SegSizeAtCompileTime = 3; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:211:53: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename find_best_packet_helper::type>::type type; ^~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:370, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Map.h:18:8: required from 'struct Eigen::internal::traits, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:54: required from 'struct Eigen::internal::accessors_level, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:109:75: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseLU/SparseLU_kernel_bmod.h:59:47: required from 'static void Eigen::internal::LU_kernel_bmod::run(Eigen::Index, BlockScalarVector&, ScalarVector&, ScalarVector&, Eigen::Index&, Eigen::Index, Eigen::Index, IndexVector&, Eigen::Index, Eigen::Index) [with BlockScalarVector = Eigen::VectorBlock, -1>; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; int SegSizeAtCompileTime = 3; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:211:53: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename find_best_packet_helper::type>::type type; ^~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 5>, Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 5>, Eigen::Map, 0, Eigen::Stride<0, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 5>, Eigen::Map, 0, Eigen::Stride<0, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl, 0, Eigen::OuterStride<> >, 5>, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve, 0, Eigen::OuterStride<> >, 5>, Eigen::Map, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseLU/SparseLU_kernel_bmod.h:61:5: required from 'static void Eigen::internal::LU_kernel_bmod::run(Eigen::Index, BlockScalarVector&, ScalarVector&, ScalarVector&, Eigen::Index&, Eigen::Index, Eigen::Index, IndexVector&, Eigen::Index, Eigen::Index) [with BlockScalarVector = Eigen::VectorBlock, -1>; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; int SegSizeAtCompileTime = 3; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:211:53: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 5>, Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 5>, Eigen::Map, 0, Eigen::Stride<0, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 5>, Eigen::Map, 0, Eigen::Stride<0, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl, 0, Eigen::OuterStride<> >, 5>, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve, 0, Eigen::OuterStride<> >, 5>, Eigen::Map, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseLU/SparseLU_kernel_bmod.h:61:5: required from 'static void Eigen::internal::LU_kernel_bmod::run(Eigen::Index, BlockScalarVector&, ScalarVector&, ScalarVector&, Eigen::Index&, Eigen::Index, Eigen::Index, IndexVector&, Eigen::Index, Eigen::Index) [with BlockScalarVector = Eigen::VectorBlock, -1>; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; int SegSizeAtCompileTime = -1; Eigen::Index = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:212:59: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:522:55: required from 'struct Eigen::internal::unary_evaluator, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from 'class Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:107: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::BiCGSTAB >; RhsType = Eigen::Matrix; GuessType = CGAL::Eigen_vector; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/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::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:272:42: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false>, -1, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:522:55: required from 'struct Eigen::internal::unary_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >, Eigen::internal::IndexBased, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from 'class Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:538:5: required from 'void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from 'Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Block, -1, -1, false>, -1, 1, true>; Functor = Eigen::internal::add_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Block, -1, -1, false>, -1, 1, true>; Functor = Eigen::internal::add_assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block, -1, -1, false>, -1, 1, true>; Func = Eigen::internal::add_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block, -1, -1, false>, -1, 1, true>; Func = Eigen::internal::add_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:177:18: required from 'Derived& Eigen::MatrixBase::operator+=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, -1, -1, false>, -1, 1, true>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:164:9: required from 'void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, false>, -1, 1, true>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:166:21: required from 'void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Block, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::add_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Block, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::add_assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::add_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block, -1, -1, false>, 1, -1, false>; Func = Eigen::internal::add_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:177:18: required from 'Derived& Eigen::MatrixBase::operator+=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, -1, -1, false>, 1, -1, false>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:127:9: required from 'void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:258:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, true> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, -1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:269:8: required from 'struct Eigen::internal::unary_evaluator, -1, -1, true> >, Eigen::internal::IndexBased, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, -1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:369:102: required from 'struct Eigen::internal::plain_object_eval, -1, -1, true> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from 'struct Eigen::internal::generic_product_impl, -1, -1, true> >, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 2>, Eigen::Matrix >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 2>, Eigen::Matrix >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Solve, 2>, Eigen::Matrix >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:714:32: required from 'Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 2>, Eigen::Matrix >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:225:24: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>& Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 2>, Eigen::Matrix >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:55:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/move.hpp:30, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/unordered/unordered_map.hpp:20, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/unordered_map.hpp:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dynamic_property_map.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/properties.h:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/internal/initialized_index_maps_helpers.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/named_params_helper.h:12, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/Generic_writer.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/OFF.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/iterator.hpp: In instantiation of 'class boost::move_iterator >**>': d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/detail/advanced_insert_int.hpp:95:10: required from 'struct boost::container::dtl::insert_range_proxy >*>, boost::move_iterator >**> >' d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/vector.hpp:2610:7: required from 'void boost::container::vector::priv_move_to_new_buffer(boost::container::vector::size_type, boost::container::version_1) [with T = CGAL::Surface_mesh >*; A = boost::container::new_allocator >*>; Options = void; boost::container::vector::size_type = unsigned int; boost::container::version_1 = boost::move_detail::integral_constant]' d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/vector.hpp:1570:10: required from 'void boost::container::vector::reserve(boost::container::vector::size_type) [with T = CGAL::Surface_mesh >*; A = boost::container::new_allocator >*>; Options = void; boost::container::vector::size_type = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/detail/flat_tree.hpp:382:4: required from 'void boost::container::dtl::flat_tree_reserve(SequenceContainer&, typename SequenceContainer::size_type, boost::move_detail::true_) [with SequenceContainer = boost::container::vector >*, boost::container::new_allocator >*>, void>; typename SequenceContainer::size_type = unsigned int; boost::move_detail::true_ = boost::move_detail::bool_]' d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/detail/flat_tree.hpp:1395:26: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/Corefinement/Visitor.h:536:5: required from 'void CGAL::Polygon_mesh_processing::Corefinement::Surface_intersection_visitor_for_corefinement::annotate_graph(std::vector&) [with Graph_node = CGAL::Polygon_mesh_processing::Corefinement::Intersection_of_triangle_meshes >, CGAL::Surface_mesh >::Property_map >, CGAL::Surface_mesh >::Property_map >, CGAL::Polygon_mesh_processing::Corefinement::Surface_intersection_visitor_for_corefinement >, CGAL::Surface_mesh >::Property_map >, CGAL::Surface_mesh >::Property_map >, CGAL::Polygon_mesh_processing::Corefinement::Generic_clip_output_builder >, CGAL::Surface_mesh >::Property_map >, CGAL::Surface_mesh >::Property_map >, CGAL::internal::Dynamic >, CGAL::Surface_mesh >::Property_map >, CGAL::Surface_mesh >::Property_map, CGAL::Default>, CGAL::Polygon_mesh_processing::Corefinement::Ecm_bind >, CGAL::OR_property_map >, CGAL::Surface_mesh >::Property_map >, CGAL::Polygon_mesh_processing::Corefinement::No_mark > > >, CGAL::Polygon_mesh_processing::Corefinement::No_mark > > >, ClipVisitor, false, false> >::Graph_node; TriangleMesh = CGAL::Surface_mesh >; VertexPointMap1 = CGAL::Surface_mesh >::Property_map >; VertexPointMap2 = CGAL::Surface_mesh >::Property_map >; OutputBuilder_ = CGAL::Polygon_mesh_processing::Corefinement::Generic_clip_output_builder >, CGAL::Surface_mesh >::Property_map >, CGAL::Surface_mesh >::Property_map >, CGAL::internal::Dynamic >, CGAL::Surface_mesh >::Property_map >, CGAL::Surface_mesh >::Property_map, CGAL::Default>; EdgeMarkMapBind_ = CGAL::Polygon_mesh_processing::Corefinement::Ecm_bind >, CGAL::OR_property_map >, CGAL::Surface_mesh >::Property_map >, CGAL::Polygon_mesh_processing::Corefinement::No_mark > > >, CGAL::Polygon_mesh_processing::Corefinement::No_mark > > >; UserVisitor_ = ClipVisitor; bool doing_autorefinement = false; bool handle_non_manifold_features = false]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersection_impl.h:1418:5: required from 'void CGAL::Polygon_mesh_processing::Corefinement::Intersection_of_triangle_meshes::construct_polylines(Output_iterator) [with Output_iterator = CGAL::Emptyset_iterator; TriangleMesh = CGAL::Surface_mesh >; VertexPointMap1 = CGAL::Surface_mesh >::Property_map >; VertexPointMap2 = CGAL::Surface_mesh >::Property_map >; Node_visitor = CGAL::Polygon_mesh_processing::Corefinement::Surface_intersection_visitor_for_corefinement >, CGAL::Surface_mesh >::Property_map >, CGAL::Surface_mesh >::Property_map >, CGAL::Polygon_mesh_processing::Corefinement::Generic_clip_output_builder >, CGAL::Surface_mesh >::Property_map >, CGAL::Surface_mesh >::Property_map >, CGAL::internal::Dynamic >, CGAL::Surface_mesh >::Property_map >, CGAL::Surface_mesh >::Property_map, CGAL::Default>, CGAL::Polygon_mesh_processing::Corefinement::Ecm_bind >, CGAL::OR_property_map >, CGAL::Surface_mesh >::Property_map >, CGAL::Polygon_mesh_processing::Corefinement::No_mark > > >, CGAL::Polygon_mesh_processing::Corefinement::No_mark > > >, ClipVisitor, false, false>]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersection_impl.h:1678:7: required from 'OutputIterator CGAL::Polygon_mesh_processing::Corefinement::Intersection_of_triangle_meshes::operator()(OutputIterator, bool, bool) [with OutputIterator = CGAL::Emptyset_iterator; TriangleMesh = CGAL::Surface_mesh >; VertexPointMap1 = CGAL::Surface_mesh >::Property_map >; VertexPointMap2 = CGAL::Surface_mesh >::Property_map >; Node_visitor = CGAL::Polygon_mesh_processing::Corefinement::Surface_intersection_visitor_for_corefinement >, CGAL::Surface_mesh >::Property_map >, CGAL::Surface_mesh >::Property_map >, CGAL::Polygon_mesh_processing::Corefinement::Generic_clip_output_builder >, CGAL::Surface_mesh >::Property_map >, CGAL::Surface_mesh >::Property_map >, CGAL::internal::Dynamic >, CGAL::Surface_mesh >::Property_map >, CGAL::Surface_mesh >::Property_map, CGAL::Default>, CGAL::Polygon_mesh_processing::Corefinement::Ecm_bind >, CGAL::OR_property_map >, CGAL::Surface_mesh >::Property_map >, CGAL::Polygon_mesh_processing::Corefinement::No_mark > > >, CGAL::Polygon_mesh_processing::Corefinement::No_mark > > >, ClipVisitor, false, false>]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/clip.h:508:10: required from 'void CGAL::Polygon_mesh_processing::internal::generic_clip_impl(TriangleMesh&, TriangleMesh&, const NamedParameters1&, const NamedParameters2&) [with TriangleMesh = CGAL::Surface_mesh >; NamedParameters1 = CGAL::Named_function_parameters >::Property_map, CGAL::internal_np::face_index_t, CGAL::Named_function_parameters > >; NamedParameters2 = CGAL::Named_function_parameters >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/clip.h:610:32: required from 'bool CGAL::Polygon_mesh_processing::clip(TriangleMesh&, TriangleMesh&, const NamedParameters1&, const NamedParameters2&) [with TriangleMesh = CGAL::Surface_mesh >; NamedParameters1 = CGAL::Named_function_parameters >::Property_map, CGAL::internal_np::face_index_t, CGAL::Named_function_parameters > >; NamedParameters2 = CGAL::Named_function_parameters >]' MODULE.h:244:0: required from here d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/iterator.hpp:119:39: warning: optimization attribute on 'bool boost::operator==(const boost::move_iterator >**>&, const boost::move_iterator >**>&)' follows definition but the attribute doesn't match [-Wattributes] BOOST_MOVE_FORCEINLINE friend bool operator==(const move_iterator& x, const move_iterator& y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/exception/exception.hpp:9, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/throw_exception.hpp:21, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/lexical_cast/bad_lexical_cast.hpp:28, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/lexical_cast.hpp:31, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/exceptions.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/assertions_impl.h:30, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/assertions.h:334, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/assert/source_location.hpp:126:24: note: previous definition of 'bool boost::operator==(const boost::source_location&, const boost::source_location&)' was here inline friend bool operator==( source_location const& s1, source_location const& s2 ) BOOST_NOEXCEPT ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/move.hpp:30, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/unordered/unordered_map.hpp:20, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/unordered_map.hpp:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dynamic_property_map.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/properties.h:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/internal/initialized_index_maps_helpers.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/named_params_helper.h:12, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/Generic_writer.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/OFF.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/iterator.hpp:119:39: warning: optimization attribute on 'bool boost::operator==(const boost::move_iterator >**>&, const boost::move_iterator >**>&)' follows definition but the attribute doesn't match [-Wattributes] BOOST_MOVE_FORCEINLINE friend bool operator==(const move_iterator& x, const move_iterator& y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/variant/variant.hpp:40, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/variant.hpp:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Object.h:30, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/kernel_basic.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:30, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/blank.hpp:58:13: note: previous definition of 'bool boost::operator==(const boost::blank&, const boost::blank&)' was here inline bool operator==(const blank&, const blank&) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/move.hpp:30, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/unordered/unordered_map.hpp:20, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/unordered_map.hpp:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dynamic_property_map.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/properties.h:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/internal/initialized_index_maps_helpers.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/named_params_helper.h:12, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/Generic_writer.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/OFF.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/iterator.hpp:122:39: warning: optimization attribute on 'bool boost::operator!=(const boost::move_iterator >**>&, const boost::move_iterator >**>&)' follows definition but the attribute doesn't match [-Wattributes] BOOST_MOVE_FORCEINLINE friend bool operator!=(const move_iterator& x, const move_iterator& y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/exception/exception.hpp:9, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/throw_exception.hpp:21, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/lexical_cast/bad_lexical_cast.hpp:28, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/lexical_cast.hpp:31, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/exceptions.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/assertions_impl.h:30, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/assertions.h:334, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/assert/source_location.hpp:131:24: note: previous definition of 'bool boost::operator!=(const boost::source_location&, const boost::source_location&)' was here inline friend bool operator!=( source_location const& s1, source_location const& s2 ) BOOST_NOEXCEPT ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/move.hpp:30, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/unordered/unordered_map.hpp:20, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/unordered_map.hpp:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dynamic_property_map.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/properties.h:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/internal/initialized_index_maps_helpers.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/named_params_helper.h:12, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/Generic_writer.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/OFF.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/iterator.hpp:122:39: warning: optimization attribute on 'bool boost::operator!=(const boost::move_iterator >**>&, const boost::move_iterator >**>&)' follows definition but the attribute doesn't match [-Wattributes] BOOST_MOVE_FORCEINLINE friend bool operator!=(const move_iterator& x, const move_iterator& y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/variant/variant.hpp:40, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/variant.hpp:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Object.h:30, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/kernel_basic.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:30, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/blank.hpp:73:13: note: previous definition of 'bool boost::operator!=(const boost::blank&, const boost::blank&)' was here inline bool operator!=(const blank&, const blank&) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/move.hpp:30, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/unordered/unordered_map.hpp:20, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/unordered_map.hpp:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dynamic_property_map.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/properties.h:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/internal/initialized_index_maps_helpers.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/named_params_helper.h:12, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/Generic_writer.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/OFF.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/iterator.hpp:125:39: warning: optimization attribute on 'bool boost::operator<(const boost::move_iterator >**>&, const boost::move_iterator >**>&)' follows definition but the attribute doesn't match [-Wattributes] BOOST_MOVE_FORCEINLINE friend bool operator< (const move_iterator& x, const move_iterator& y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/variant/variant.hpp:40, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/variant.hpp:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Object.h:30, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/kernel_basic.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:30, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/blank.hpp:78:13: note: previous definition of 'bool boost::operator<(const boost::blank&, const boost::blank&)' was here inline bool operator<(const blank&, const blank&) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/move.hpp:30, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/unordered/unordered_map.hpp:20, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/unordered_map.hpp:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dynamic_property_map.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/properties.h:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/internal/initialized_index_maps_helpers.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/named_params_helper.h:12, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/Generic_writer.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/OFF.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/iterator.hpp:128:39: warning: optimization attribute on 'bool boost::operator<=(const boost::move_iterator >**>&, const boost::move_iterator >**>&)' follows definition but the attribute doesn't match [-Wattributes] BOOST_MOVE_FORCEINLINE friend bool operator<=(const move_iterator& x, const move_iterator& y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/variant/variant.hpp:40, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/variant.hpp:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Object.h:30, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/kernel_basic.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:30, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/blank.hpp:63:13: note: previous definition of 'bool boost::operator<=(const boost::blank&, const boost::blank&)' was here inline bool operator<=(const blank&, const blank&) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/move.hpp:30, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/unordered/unordered_map.hpp:20, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/unordered_map.hpp:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dynamic_property_map.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/properties.h:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/internal/initialized_index_maps_helpers.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/named_params_helper.h:12, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/Generic_writer.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/OFF.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/iterator.hpp:131:39: warning: optimization attribute on 'bool boost::operator>(const boost::move_iterator >**>&, const boost::move_iterator >**>&)' follows definition but the attribute doesn't match [-Wattributes] BOOST_MOVE_FORCEINLINE friend bool operator> (const move_iterator& x, const move_iterator& y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/variant/variant.hpp:40, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/variant.hpp:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Object.h:30, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/kernel_basic.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:30, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/blank.hpp:83:13: note: previous definition of 'bool boost::operator>(const boost::blank&, const boost::blank&)' was here inline bool operator>(const blank&, const blank&) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/move.hpp:30, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/unordered/unordered_map.hpp:20, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/unordered_map.hpp:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dynamic_property_map.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/properties.h:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/internal/initialized_index_maps_helpers.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/named_params_helper.h:12, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/Generic_writer.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/OFF.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/iterator.hpp:134:39: warning: optimization attribute on 'bool boost::operator>=(const boost::move_iterator >**>&, const boost::move_iterator >**>&)' follows definition but the attribute doesn't match [-Wattributes] BOOST_MOVE_FORCEINLINE friend bool operator>=(const move_iterator& x, const move_iterator& y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/variant/variant.hpp:40, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/variant.hpp:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Object.h:30, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/kernel_basic.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:30, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/blank.hpp:68:13: note: previous definition of 'bool boost::operator>=(const boost::blank&, const boost::blank&)' was here inline bool operator>=(const blank&, const blank&) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::InnerStride<1> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::InnerStride<1> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::InnerStride<1> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >; Eigen::Index = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true> > >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/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]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Dot.h:110:23: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::norm() const [with Derived = Eigen::Block, -1, 1, true>; typename Eigen::NumTraits::Scalar>::Real = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:505:34: required from 'void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from 'Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] return internal::first_aligned::alignment),Derived>(m); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Eigen::Index = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false> > >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Dot.h:98:22: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Dot.h:110:23: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::norm() const [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:565:40: required from 'void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from 'Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:327:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Eigen::DenseBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:501:10: required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:5: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:126:19: required from 'void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:258:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Block, -1, 1, true>, 2>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Block, -1, 1, true>, 2> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Block, -1, 1, true>, 2> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, Eigen::Block, -1, 1, true>, 2, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, Eigen::Block, -1, 1, true>, 2, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Block, -1, 1, true>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:230:38: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:179:7: required from 'bool CGAL::Eigen_solver_traits::linear_solver(const Vector&, CGAL::Eigen_solver_traits::Vector&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Vector = CGAL::Eigen_vector; typename EigenSolverT::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:172:54: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::Block, -1, 1, true>, 2>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, Eigen::Block, -1, 1, true>, 2> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, Eigen::Block, -1, 1, true>, 2> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base >, Eigen::Block, -1, 1, true>, 2, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl >, Eigen::Block, -1, 1, true>, 2, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product >, Eigen::Block, -1, 1, true>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:238:48: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:179:7: required from 'bool CGAL::Eigen_solver_traits::linear_solver(const Vector&, CGAL::Eigen_solver_traits::Vector&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Vector = CGAL::Eigen_vector; typename EigenSolverT::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:172:54: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; Eigen::Index = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Matrix > >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/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]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:45:14: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:107: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::BiCGSTAB >; RhsType = Eigen::Matrix; GuessType = CGAL::Eigen_vector; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/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::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:272:42: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] return internal::first_aligned::alignment),Derived>(m); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >; Eigen::Index = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true> > >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/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]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:46:14: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:107: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::BiCGSTAB >; RhsType = Eigen::Matrix; GuessType = CGAL::Eigen_vector; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/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::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:272:42: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/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::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >; Functor = Eigen::internal::add_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >; Functor = Eigen::internal::add_assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >; Func = Eigen::internal::add_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const 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*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:177:18: required from 'Derived& Eigen::MatrixBase::operator+=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >; Derived = Eigen::Block, -1, 1, true>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:100:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:107: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::BiCGSTAB >; RhsType = Eigen::Matrix; GuessType = CGAL::Eigen_vector; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/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::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:272:42: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >; Eigen::Index = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> > >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/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>, -1, 1, false>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:76:37: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:538:5: required from 'void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from 'Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] return internal::first_aligned::alignment),Derived>(m); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:499, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'struct Eigen::internal::general_matrix_vector_product, 0, false, double, Eigen::internal::const_blas_data_mapper, false, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:244:134: required from 'static void Eigen::internal::gemv_dense_selector<2, 0, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Dest = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:383:34: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Eigen::internal::generic_product_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from 'static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]' d:/RCompile/CRANpkg/lib/4.1/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::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; 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, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:163:19: required from 'void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:75:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional::type LhsPacket; ^~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:76:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional::type RhsPacket; ^~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:77:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional::type ResPacket; ^~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 2, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 2, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 2, Eigen::Stride<0, 0> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:163:19: required from 'void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:287:40: required from 'static void Eigen::internal::gemv_dense_selector<2, 0, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Dest = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:383:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:163:19: required from 'void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:126:19: required from 'void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:258:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, -1, -1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false>, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:197:12: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:126:19: required from 'void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:258:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false> > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false> > >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, -1, 1, false> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:197:12: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:126:19: required from 'void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:258:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, true> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: required from 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false>; SrcXprType = Eigen::Matrix; Functor = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false>; SrcXprType = Eigen::Matrix; Functor = Eigen::internal::assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false>; Src = Eigen::Matrix; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:797:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if::value, void*>::type) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false>; Src = Eigen::Product, 1, -1, true>, 1, -1, false>, Eigen::TriangularView, -1, -1, false>, 2>, 0>; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if::value, void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false>; SrcXprType = Eigen::Matrix; Functor = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false>; SrcXprType = Eigen::Matrix; Functor = Eigen::internal::assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false>; Src = Eigen::Matrix; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:797:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if::value, void*>::type) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false>; Src = Eigen::Product, 1, -1, true>, 1, -1, false>, Eigen::TriangularView, -1, -1, false>, 2>, 0>; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if::value, void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false>; Src = Eigen::Product, 1, -1, true>, 1, -1, false>, Eigen::TriangularView, -1, -1, false>, 2>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:496, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'class Eigen::internal::gebp_traits': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:92:29: required from 'struct Eigen::internal::product_triangular_matrix_matrix' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:443:12: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, -1, -1, false>; int Mode = 5; bool LhsIsTriangular = true; Lhs = const Eigen::Block, -1, -1, false>; Rhs = Eigen::Matrix; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:738:14: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, -1, false>; Lhs = Eigen::TriangularView, -1, -1, false>, 5>; Rhs = Eigen::Matrix; int ProductTag = 8; Eigen::internal::generic_product_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block, -1, -1, false>; Lhs = Eigen::TriangularView, -1, -1, false>, 5>; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, 5>, Eigen::Matrix, Eigen::TriangularShape, Eigen::DenseShape, 8>; Eigen::internal::generic_product_impl_base::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:357:18: required from 'static void Eigen::internal::generic_product_impl_base::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, -1, -1, false>; Lhs = Eigen::TriangularView, -1, -1, false>, 5>; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, 5>, Eigen::Matrix, Eigen::TriangularShape, Eigen::DenseShape, 8>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional::type LhsPacket; ^~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:392:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional::type RhsPacket; ^~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:393:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional::type ResPacket; ^~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, -1, -1, false>; int Mode = 5; bool LhsIsTriangular = true; Lhs = const Eigen::Block, -1, -1, false>; Rhs = Eigen::Matrix; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:738:14: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false, false>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, true>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, true>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, true>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, -1, true, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, -1, -1, false>; int Mode = 5; bool LhsIsTriangular = true; Lhs = const Eigen::Block, -1, -1, false>; Rhs = Eigen::Matrix; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:738:14: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::OuterStride<> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:748:80: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:179:7: required from 'bool CGAL::Eigen_solver_traits::linear_solver(const Vector&, CGAL::Eigen_solver_traits::Vector&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Vector = CGAL::Eigen_vector; typename EigenSolverT::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:172:54: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 2>, Eigen::Map, 0, Eigen::OuterStride<> > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 2>, Eigen::Map, 0, Eigen::OuterStride<> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 2>, Eigen::Map, 0, Eigen::OuterStride<> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl, 0, Eigen::OuterStride<> >, 2>, Eigen::Map, 0, Eigen::OuterStride<> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve, 0, Eigen::OuterStride<> >, 2>, Eigen::Map, 0, Eigen::OuterStride<> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:750:11: required from 'void Eigen::SparseLUMatrixUReturnType::solveInPlace(Eigen::MatrixBase&) const [with Dest = Eigen::Matrix; MatrixLType = Eigen::internal::MappedSuperNodalMatrix; MatrixUType = Eigen::MappedSparseMatrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:234:7: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:179:7: required from 'bool CGAL::Eigen_solver_traits::linear_solver(const Vector&, CGAL::Eigen_solver_traits::Vector&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Vector = CGAL::Eigen_vector; typename EigenSolverT::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:172:54: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/SparseCore:37, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Sparse:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:32, from cgalMesh.h:19, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase > >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from 'class Eigen::SparseCompressedBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:22:9: required from 'class Eigen::internal::SparseTransposeImpl, 1024>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:45:37: required from 'class Eigen::TransposeImpl, Eigen::Sparse>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/OrderingMethods/Ordering.h:30:5: required from 'void Eigen::internal::ordering_helper_at_plus_a(const MatrixType&, MatrixType&) [with MatrixType = Eigen::SparseMatrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/OrderingMethods/Ordering.h:65:42: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:591:0: required from 'void CGAL::Heat_method_3::internal::Surface_mesh_geodesic_distances_3::build() [with TriangleMesh = CGAL::Heat_method_3::Intrinsic_Delaunay_triangulation_3 >, CGAL::Epeck>; Traits = CGAL::Epeck; LA = CGAL::Eigen_solver_traits > >; VertexPointMap = CGAL::Heat_method_3::IDT_vertex_point_property_map >, CGAL::Epeck> >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:100:0: required from 'CGAL::Heat_method_3::internal::Surface_mesh_geodesic_distances_3::Surface_mesh_geodesic_distances_3(const TriangleMesh&) [with TriangleMesh = CGAL::Heat_method_3::Intrinsic_Delaunay_triangulation_3 >, CGAL::Epeck>; Traits = CGAL::Epeck; LA = CGAL::Eigen_solver_traits > >; VertexPointMap = CGAL::Heat_method_3::IDT_vertex_point_property_map >, CGAL::Epeck> >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:693:0: required from 'CGAL::Heat_method_3::internal::Base_helper::Base_helper(const TriangleMesh&) [with TriangleMesh = CGAL::Surface_mesh >; Traits = CGAL::Epeck; LA = CGAL::Eigen_solver_traits > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:828:0: required from 'CGAL::Heat_method_3::Surface_mesh_geodesic_distances_3::Surface_mesh_geodesic_distances_3(const TriangleMesh&) [with TriangleMesh = CGAL::Surface_mesh >; Mode = CGAL::Heat_method_3::Intrinsic_Delaunay; VertexPointMap = CGAL::Default; LA = CGAL::Default; Traits = CGAL::Default]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:943:0: required from 'void CGAL::Heat_method_3::estimate_geodesic_distances(const TriangleMesh&, VertexDistanceMap, typename boost::graph_traits::vertex_descriptor) [with TriangleMesh = CGAL::Surface_mesh >; VertexDistanceMap = CGAL::Surface_mesh >::Property_map; typename boost::graph_traits::vertex_descriptor = CGAL::SM_Vertex_index]' MODULE.h:1177:0: required from here d:/RCompile/CRANpkg/lib/4.1/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 d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; Eigen::Index = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Matrix, const Eigen::Matrix > >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/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]' d:/RCompile/CRANpkg/lib/4.1/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]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:71:9: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:107: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::BiCGSTAB >; RhsType = Eigen::Matrix; GuessType = CGAL::Eigen_vector; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/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::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:272:42: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] return internal::first_aligned::alignment),Derived>(m); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:298:80: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:364:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseUtil.h:121:8: required from 'struct Eigen::internal::plain_object_eval, 0, Eigen::OuterStride<> >, Eigen::Sparse>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:165:104: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Matrix; int ProductType = 7; Eigen::internal::generic_product_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix; Lhs = Eigen::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl, 0, Eigen::OuterStride<> >, Eigen::Matrix, Eigen::SparseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:107: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::BiCGSTAB >; RhsType = Eigen::Matrix; GuessType = CGAL::Eigen_vector; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/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::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:272:42: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false>, -1, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:538:5: required from 'void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from 'Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> > >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, -1, 1, true>, -1, 1, false> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:197:12: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:547:5: required from 'void Eigen::ColPivHouseholderQR::computeInPlace() [with _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:475:3: required from 'Eigen::ColPivHouseholderQR<_MatrixType>& Eigen::ColPivHouseholderQR::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; _MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:230:7: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:499, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'static void Eigen::internal::general_matrix_vector_product::run(Index, Index, const LhsMapper&, const RhsMapper&, Eigen::internal::general_matrix_vector_product::ResScalar*, Index, RhsScalar) [with Index = int; LhsScalar = double; LhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateLhs = false; RhsScalar = double; RhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateRhs = false; int Version = 0; Eigen::internal::general_matrix_vector_product::ResScalar = double]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:244:134: required from 'static void Eigen::internal::gemv_dense_selector<2, 0, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Dest = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:383:34: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Eigen::internal::generic_product_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from 'static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]' d:/RCompile/CRANpkg/lib/4.1/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::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; 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, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:163:19: required from 'void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:112:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] conj_helper pcj; ^~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:112:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'struct Eigen::internal::general_matrix_vector_product, 1, false, double, Eigen::internal::const_blas_data_mapper, false, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:339:132: required from 'static void Eigen::internal::gemv_dense_selector<2, 1, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose, -1, 1, false> > >; Dest = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:197:12: required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, 1, false> >; Rhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Dest = Eigen::Map, 0, Eigen::Stride<0, 0> >; int StorageOrder = 0; bool BlasCompatible = true; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:383:34: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose, -1, 1, false> >; Rhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Eigen::internal::generic_product_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose, -1, 1, false> >; Rhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from 'static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose, -1, 1, false> >; Rhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:126:19: required from 'void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:258:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:351:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional::type LhsPacket; ^~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:352:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional::type RhsPacket; ^~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:353:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional::type ResPacket; ^~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:126:19: required from 'void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:258:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true>, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true>, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, 1, -1, true>, 1, -1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, -1, -1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false>, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, 1, -1, true>, 1, -1, false>; int Mode = 5; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = const Eigen::Block, -1, -1, false>, -1, -1, false>; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:751:113: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:370, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:150:68: required from 'static void Eigen::internal::product_triangular_matrix_matrix::run(Index, Index, Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Index, Index, const Scalar&, Eigen::internal::level3_blocking&) [with Scalar = double; Index = int; int Mode = 5; int LhsStorageOrder = 0; bool ConjugateLhs = false; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int Version = 0]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:443:12: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, -1, -1, false>; int Mode = 5; bool LhsIsTriangular = true; Lhs = const Eigen::Block, -1, -1, false>; Rhs = Eigen::Matrix; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:738:14: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename find_best_packet_helper::type>::type type; ^~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:153:35: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:370, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:174:81: required from 'class Eigen::DenseBase, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:153:35: required from 'static void Eigen::internal::product_triangular_matrix_matrix::run(Index, Index, Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Index, Index, const Scalar&, Eigen::internal::level3_blocking&) [with Scalar = double; Index = int; int Mode = 5; int LhsStorageOrder = 0; bool ConjugateLhs = false; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int Version = 0]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:443:12: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, -1, -1, false>; int Mode = 5; bool LhsIsTriangular = true; Lhs = const Eigen::Block, -1, -1, false>; Rhs = Eigen::Matrix; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:738:14: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename find_best_packet_helper::type>::type type; ^~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 5>, Eigen::Map, 0, Eigen::OuterStride<> > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 5>, Eigen::Map, 0, Eigen::OuterStride<> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 5>, Eigen::Map, 0, Eigen::OuterStride<> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl, 0, Eigen::OuterStride<> >, 5>, Eigen::Map, 0, Eigen::OuterStride<> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve, 0, Eigen::OuterStride<> >, 5>, Eigen::Map, 0, Eigen::OuterStride<> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:275:11: required from 'void Eigen::internal::MappedSuperNodalMatrix<_Scalar, _StorageIndex>::solveInPlace(Eigen::MatrixBase&) const [with Dest = Eigen::Matrix; _Scalar = double; _StorageIndex = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:712:5: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:179:7: required from 'bool CGAL::Eigen_solver_traits::linear_solver(const Vector&, CGAL::Eigen_solver_traits::Vector&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Vector = CGAL::Eigen_vector; typename EigenSolverT::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:172:54: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, Eigen::Map, 0, Eigen::OuterStride<> >, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, Eigen::Map, 0, Eigen::OuterStride<> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, Eigen::Map, 0, Eigen::OuterStride<> >, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::OuterStride<> >, Eigen::Map, 0, Eigen::OuterStride<> >, 0, 7>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, 0, Eigen::OuterStride<> >, Eigen::Map, 0, Eigen::OuterStride<> >, 0, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Map, 0, Eigen::OuterStride<> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:279:42: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:179:7: required from 'bool CGAL::Eigen_solver_traits::linear_solver(const Vector&, CGAL::Eigen_solver_traits::Vector&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Vector = CGAL::Eigen_vector; typename EigenSolverT::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:172:54: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/move.hpp:30, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/unordered/unordered_map.hpp:20, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/unordered_map.hpp:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dynamic_property_map.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/properties.h:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/internal/initialized_index_maps_helpers.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/named_params_helper.h:12, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/Generic_writer.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/OFF.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/iterator.hpp: In instantiation of 'class boost::move_iterator*>': d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/detail/advanced_insert_int.hpp:95:10: required from 'struct boost::container::dtl::insert_range_proxy, boost::container::new_allocator, void>, boost::move_iterator*> >' d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/vector.hpp:2610:7: required from 'void boost::container::vector::priv_move_to_new_buffer(boost::container::vector::size_type, boost::container::version_1) [with T = std::pair; A = boost::container::small_vector_allocator, boost::container::new_allocator, void>; Options = void; boost::container::vector::size_type = unsigned int; boost::container::version_1 = boost::move_detail::integral_constant]' d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/vector.hpp:1570:10: required from 'void boost::container::vector::reserve(boost::container::vector::size_type) [with T = std::pair; A = boost::container::small_vector_allocator, boost::container::new_allocator, void>; Options = void; boost::container::vector::size_type = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/Euler_operations.h:742:3: required from 'typename boost::graph_traits::face_descriptor CGAL::Euler::add_face(const VertexRange&, Graph&) [with Graph = CGAL::Surface_mesh >; VertexRange = std::vector; typename boost::graph_traits::face_descriptor = CGAL::SM_Face_index]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/polygon_soup_to_polygon_mesh.h:125:32: required from 'void CGAL::Polygon_mesh_processing::internal::PS_to_PM_converter::operator()(PolygonMesh&, VertexPointMap, bool) [with PolygonMesh = CGAL::Surface_mesh >; VertexPointMap = CGAL::Surface_mesh >::Property_map >; PointRange = std::vector >; PolygonRange = std::vector >; PointMap = CGAL::Identity_property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/polygon_soup_to_polygon_mesh.h:293:12: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/repair_self_intersections.h:1392:41: required from 'bool CGAL::Polygon_mesh_processing::internal::remove_self_intersections_with_hole_filling(std::vector::halfedge_descriptor>&, std::set::face_descriptor>&, std::set::face_descriptor>&, TriangleMesh&, bool, double, double, const PolyhedralEnvelope&, VertexPointMap, const GeomTraits&) [with TriangleMesh = CGAL::Surface_mesh >; VertexPointMap = CGAL::Surface_mesh >::Property_map >; GeomTraits = CGAL::Epeck; PolyhedralEnvelope = CGAL::Polyhedral_envelope; typename boost::graph_traits::halfedge_descriptor = CGAL::SM_Halfedge_index; typename boost::graph_traits::face_descriptor = CGAL::SM_Face_index]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/repair_self_intersections.h:1899:52: required from 'std::pair CGAL::Polygon_mesh_processing::internal::remove_self_intersections_one_step(std::set::face_descriptor>&, std::set::face_descriptor>&, TriangleMesh&, int, bool, bool, double, double, double, VertexPointMap, const GeomTraits&, Visitor&) [with TriangleMesh = CGAL::Surface_mesh >; VertexPointMap = CGAL::Surface_mesh >::Property_map >; GeomTraits = CGAL::Epeck; Visitor = CGAL::Polygon_mesh_processing::experimental::Remove_self_intersection_default_visitor > >; typename boost::graph_traits::face_descriptor = CGAL::SM_Face_index]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/repair_self_intersections.h:2079:51: required from 'bool CGAL::Polygon_mesh_processing::experimental::remove_self_intersections(const FaceRange&, TriangleMesh&, const NamedParameters&) [with FaceRange = CGAL::Iterator_range >::Index_iterator >; TriangleMesh = CGAL::Surface_mesh >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/repair_self_intersections.h:2117:35: required from 'bool CGAL::Polygon_mesh_processing::experimental::remove_self_intersections(TriangleMesh&, const CGAL::Named_function_parameters&) [with TriangleMesh = CGAL::Surface_mesh >; T = bool; Tag = CGAL::internal_np::all_default_t; Base = CGAL::internal_np::No_property]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/repair_self_intersections.h:2123:35: required from 'bool CGAL::Polygon_mesh_processing::experimental::remove_self_intersections(TriangleMesh&) [with TriangleMesh = CGAL::Surface_mesh >]' MODULE.h:1571:0: required from here d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/iterator.hpp:119:39: warning: optimization attribute on 'bool boost::operator==(const boost::move_iterator*>&, const boost::move_iterator*>&)' follows definition but the attribute doesn't match [-Wattributes] BOOST_MOVE_FORCEINLINE friend bool operator==(const move_iterator& x, const move_iterator& y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/exception/exception.hpp:9, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/throw_exception.hpp:21, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/lexical_cast/bad_lexical_cast.hpp:28, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/lexical_cast.hpp:31, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/exceptions.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/assertions_impl.h:30, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/assertions.h:334, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/assert/source_location.hpp:126:24: note: previous definition of 'bool boost::operator==(const boost::source_location&, const boost::source_location&)' was here inline friend bool operator==( source_location const& s1, source_location const& s2 ) BOOST_NOEXCEPT ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/move.hpp:30, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/unordered/unordered_map.hpp:20, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/unordered_map.hpp:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dynamic_property_map.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/properties.h:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/internal/initialized_index_maps_helpers.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/named_params_helper.h:12, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/Generic_writer.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/OFF.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/iterator.hpp:119:39: warning: optimization attribute on 'bool boost::operator==(const boost::move_iterator*>&, const boost::move_iterator*>&)' follows definition but the attribute doesn't match [-Wattributes] BOOST_MOVE_FORCEINLINE friend bool operator==(const move_iterator& x, const move_iterator& y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/variant/variant.hpp:40, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/variant.hpp:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Object.h:30, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/kernel_basic.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:30, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/blank.hpp:58:13: note: previous definition of 'bool boost::operator==(const boost::blank&, const boost::blank&)' was here inline bool operator==(const blank&, const blank&) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/move.hpp:30, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/unordered/unordered_map.hpp:20, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/unordered_map.hpp:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dynamic_property_map.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/properties.h:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/internal/initialized_index_maps_helpers.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/named_params_helper.h:12, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/Generic_writer.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/OFF.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/iterator.hpp:122:39: warning: optimization attribute on 'bool boost::operator!=(const boost::move_iterator*>&, const boost::move_iterator*>&)' follows definition but the attribute doesn't match [-Wattributes] BOOST_MOVE_FORCEINLINE friend bool operator!=(const move_iterator& x, const move_iterator& y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/exception/exception.hpp:9, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/throw_exception.hpp:21, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/lexical_cast/bad_lexical_cast.hpp:28, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/lexical_cast.hpp:31, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/exceptions.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/assertions_impl.h:30, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/assertions.h:334, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/assert/source_location.hpp:131:24: note: previous definition of 'bool boost::operator!=(const boost::source_location&, const boost::source_location&)' was here inline friend bool operator!=( source_location const& s1, source_location const& s2 ) BOOST_NOEXCEPT ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/move.hpp:30, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/unordered/unordered_map.hpp:20, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/unordered_map.hpp:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dynamic_property_map.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/properties.h:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/internal/initialized_index_maps_helpers.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/named_params_helper.h:12, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/Generic_writer.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/OFF.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/iterator.hpp:122:39: warning: optimization attribute on 'bool boost::operator!=(const boost::move_iterator*>&, const boost::move_iterator*>&)' follows definition but the attribute doesn't match [-Wattributes] BOOST_MOVE_FORCEINLINE friend bool operator!=(const move_iterator& x, const move_iterator& y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/variant/variant.hpp:40, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/variant.hpp:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Object.h:30, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/kernel_basic.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:30, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/blank.hpp:73:13: note: previous definition of 'bool boost::operator!=(const boost::blank&, const boost::blank&)' was here inline bool operator!=(const blank&, const blank&) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/move.hpp:30, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/unordered/unordered_map.hpp:20, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/unordered_map.hpp:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dynamic_property_map.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/properties.h:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/internal/initialized_index_maps_helpers.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/named_params_helper.h:12, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/Generic_writer.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/OFF.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/iterator.hpp:125:39: warning: optimization attribute on 'bool boost::operator<(const boost::move_iterator*>&, const boost::move_iterator*>&)' follows definition but the attribute doesn't match [-Wattributes] BOOST_MOVE_FORCEINLINE friend bool operator< (const move_iterator& x, const move_iterator& y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/variant/variant.hpp:40, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/variant.hpp:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Object.h:30, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/kernel_basic.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:30, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/blank.hpp:78:13: note: previous definition of 'bool boost::operator<(const boost::blank&, const boost::blank&)' was here inline bool operator<(const blank&, const blank&) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/move.hpp:30, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/unordered/unordered_map.hpp:20, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/unordered_map.hpp:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dynamic_property_map.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/properties.h:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/internal/initialized_index_maps_helpers.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/named_params_helper.h:12, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/Generic_writer.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/OFF.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/iterator.hpp:128:39: warning: optimization attribute on 'bool boost::operator<=(const boost::move_iterator*>&, const boost::move_iterator*>&)' follows definition but the attribute doesn't match [-Wattributes] BOOST_MOVE_FORCEINLINE friend bool operator<=(const move_iterator& x, const move_iterator& y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/variant/variant.hpp:40, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/variant.hpp:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Object.h:30, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/kernel_basic.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:30, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/blank.hpp:63:13: note: previous definition of 'bool boost::operator<=(const boost::blank&, const boost::blank&)' was here inline bool operator<=(const blank&, const blank&) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/move.hpp:30, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/unordered/unordered_map.hpp:20, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/unordered_map.hpp:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dynamic_property_map.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/properties.h:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/internal/initialized_index_maps_helpers.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/named_params_helper.h:12, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/Generic_writer.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/OFF.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/iterator.hpp:131:39: warning: optimization attribute on 'bool boost::operator>(const boost::move_iterator*>&, const boost::move_iterator*>&)' follows definition but the attribute doesn't match [-Wattributes] BOOST_MOVE_FORCEINLINE friend bool operator> (const move_iterator& x, const move_iterator& y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/variant/variant.hpp:40, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/variant.hpp:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Object.h:30, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/kernel_basic.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:30, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/blank.hpp:83:13: note: previous definition of 'bool boost::operator>(const boost::blank&, const boost::blank&)' was here inline bool operator>(const blank&, const blank&) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/move.hpp:30, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/unordered/unordered_map.hpp:20, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/unordered_map.hpp:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dynamic_property_map.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/properties.h:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/internal/initialized_index_maps_helpers.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/named_params_helper.h:12, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/Generic_writer.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/OFF.h:16, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/move/iterator.hpp:134:39: warning: optimization attribute on 'bool boost::operator>=(const boost::move_iterator*>&, const boost::move_iterator*>&)' follows definition but the attribute doesn't match [-Wattributes] BOOST_MOVE_FORCEINLINE friend bool operator>=(const move_iterator& x, const move_iterator& y) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/variant/variant.hpp:40, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/variant.hpp:17, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Object.h:30, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/kernel_basic.h:25, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic.h:30, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/blank.hpp:68:13: note: previous definition of 'bool boost::operator>=(const boost::blank&, const boost::blank&)' was here inline bool operator>=(const blank&, const blank&) ^~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >' d:/RCompile/CRANpkg/lib/4.1/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]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Solve.h:147:5: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:107: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::BiCGSTAB >; RhsType = Eigen::Matrix; GuessType = CGAL::Eigen_vector; Scalar = double; Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:537:7: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/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::SolveWithGuess >, Eigen::Matrix, CGAL::Eigen_vector >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:272:42: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:499, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'static void Eigen::internal::general_matrix_vector_product::run(Index, Index, const LhsMapper&, const RhsMapper&, Eigen::internal::general_matrix_vector_product::ResScalar*, Index, Eigen::internal::general_matrix_vector_product::ResScalar) [with Index = int; LhsScalar = double; LhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateLhs = false; RhsScalar = double; RhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateRhs = false; int Version = 0; Eigen::internal::general_matrix_vector_product::ResScalar = double]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:339:132: required from 'static void Eigen::internal::gemv_dense_selector<2, 1, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose, -1, 1, false> > >; Dest = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:197:12: required from 'static void Eigen::internal::gemv_dense_selector<1, StorageOrder, BlasCompatible>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, 1, false> >; Rhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Dest = Eigen::Map, 0, Eigen::Stride<0, 0> >; int StorageOrder = 0; bool BlasCompatible = true; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:383:34: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose, -1, 1, false> >; Rhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Eigen::internal::generic_product_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose, -1, 1, false> >; Rhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from 'static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Transpose, -1, 1, false> >; Rhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Derived = Eigen::internal::generic_product_impl, -1, 1, false> >, Eigen::Block, -1, -1, false>, -1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:126:19: required from 'void Eigen::MatrixBase::applyHouseholderOnTheLeft(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:258:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:385:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] conj_helper pcj; ^~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:385:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:464:13: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true>, 1, -1, false> >, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true>, 1, -1, false> >, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false, false>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:341:54: required from 'static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 6; bool LhsIsTriangular = true; Lhs = const Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Block, -1, -1, false>; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:738:14: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false, false>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, true>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false> >, -1, -1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false> >, -1, -1, false>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false> >, -1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false> >, -1, -1, false, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 6; bool LhsIsTriangular = true; Lhs = const Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Block, -1, -1, false>; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:738:14: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:496, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'void Eigen::internal::gemm_pack_rhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = int; DataMapper = Eigen::internal::const_blas_data_mapper; int nr = 4; bool Conjugate = false; bool PanelMode = false]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:175:15: required from 'static void Eigen::internal::product_triangular_matrix_matrix::run(Index, Index, Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Index, Index, const Scalar&, Eigen::internal::level3_blocking&) [with Scalar = double; Index = int; int Mode = 5; int LhsStorageOrder = 0; bool ConjugateLhs = false; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int Version = 0]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:443:12: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, -1, -1, false>; int Mode = 5; bool LhsIsTriangular = true; Lhs = const Eigen::Block, -1, -1, false>; Rhs = Eigen::Matrix; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:738:14: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, -1, false>; Lhs = Eigen::TriangularView, -1, -1, false>, 5>; Rhs = Eigen::Matrix; int ProductTag = 8; Eigen::internal::generic_product_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block, -1, -1, false>; Lhs = Eigen::TriangularView, -1, -1, false>, 5>; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, 5>, Eigen::Matrix, Eigen::TriangularShape, Eigen::DenseShape, 8>; Eigen::internal::generic_product_impl_base::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:357:18: required from 'static void Eigen::internal::generic_product_impl_base::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, -1, -1, false>; Lhs = Eigen::TriangularView, -1, -1, false>, 5>; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, 5>, Eigen::Matrix, Eigen::TriangularShape, Eigen::DenseShape, 8>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1981:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] PacketBlock kernel; ^~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'void Eigen::internal::gebp_kernel::operator()(const DataMapper&, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel::ResScalar, Index, Index, Index, Index) [with LhsScalar = double; RhsScalar = double; Index = int; DataMapper = Eigen::internal::blas_data_mapper; int mr = 2; int nr = 4; bool ConjugateLhs = false; bool ConjugateRhs = false; Eigen::internal::gebp_kernel::ResScalar = double]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:205:22: required from 'static void Eigen::internal::product_triangular_matrix_matrix::run(Index, Index, Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Index, Index, const Scalar&, Eigen::internal::level3_blocking&) [with Scalar = double; Index = int; int Mode = 5; int LhsStorageOrder = 0; bool ConjugateLhs = false; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int Version = 0]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:443:12: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, -1, -1, false>; int Mode = 5; bool LhsIsTriangular = true; Lhs = const Eigen::Block, -1, -1, false>; Rhs = Eigen::Matrix; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:738:14: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, -1, false>; Lhs = Eigen::TriangularView, -1, -1, false>, 5>; Rhs = Eigen::Matrix; int ProductTag = 8; Eigen::internal::generic_product_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block, -1, -1, false>; Lhs = Eigen::TriangularView, -1, -1, false>, 5>; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, 5>, Eigen::Matrix, Eigen::TriangularShape, Eigen::DenseShape, 8>; Eigen::internal::generic_product_impl_base::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:357:18: required from 'static void Eigen::internal::generic_product_impl_base::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, -1, -1, false>; Lhs = Eigen::TriangularView, -1, -1, false>, 5>; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl, -1, -1, false>, 5>, Eigen::Matrix, Eigen::TriangularShape, Eigen::DenseShape, 8>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1537:21: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__vector(2) double'} [-Wignored-attributes] const int SResPacketHalfSize = unpacket_traits::half>::size; ^~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1592:135: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional=8,typename unpacket_traits::half,SResPacket>::type SResPacketHalf; ^~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1593:135: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional=8,typename unpacket_traits::half,SLhsPacket>::type SLhsPacketHalf; ^~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1594:135: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional=8,typename unpacket_traits::half,SRhsPacket>::type SRhsPacketHalf; ^~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1595:135: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional=8,typename unpacket_traits::half,SAccPacket>::type SAccPacketHalf; ^~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::OuterStride<> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:115:18: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:119:18: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<> >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<> >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::InnerStride<> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::InnerStride<> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::InnerStride<> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, 1, -1, true, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, -1, 1, false, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, -1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:137:111: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:137:111: required from 'static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product::ResScalar*, Index, const ResScalar&) [with Index = int; int Mode = 6; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product::ResScalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:332:12: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:499, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'struct Eigen::internal::general_matrix_vector_product, 1, false, double, Eigen::internal::const_blas_data_mapper, false, 1>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:145:123: required from 'static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product::ResScalar*, Index, const ResScalar&) [with Index = int; int Mode = 6; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product::ResScalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:332:12: required from 'static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, 1, -1, true>, 1, -1, false>; int Mode = 5; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = const Eigen::Block, -1, -1, false>, -1, -1, false>; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:751:113: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>; int ProductTag = 7; Eigen::internal::generic_product_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>; Derived = Eigen::internal::generic_product_impl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, Eigen::DenseShape, Eigen::TriangularShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:351:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional::type LhsPacket; ^~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:352:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional::type RhsPacket; ^~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:353:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional::type ResPacket; ^~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'struct Eigen::internal::general_matrix_vector_product, 1, false, double, Eigen::internal::const_blas_data_mapper, false, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:154:113: required from 'static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product::ResScalar*, Index, const ResScalar&) [with Index = int; int Mode = 6; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product::ResScalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:332:12: required from 'static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, 1, -1, true>, 1, -1, false>; int Mode = 5; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = const Eigen::Block, -1, -1, false>, -1, -1, false>; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:751:113: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>; int ProductTag = 7; Eigen::internal::generic_product_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>; Derived = Eigen::internal::generic_product_impl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, Eigen::DenseShape, Eigen::TriangularShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:351:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional::type LhsPacket; ^~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:352:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional::type RhsPacket; ^~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:353:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional::type ResPacket; ^~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:153:35: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:327:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Eigen::DenseBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:501:10: required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:151:5: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:327:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Diagonal, 0>; Eigen::DenseBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:501:10: required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Diagonal, 0>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:153:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false>, -1, 1, true> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Functor = Eigen::internal::sub_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Functor = Eigen::internal::sub_assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Func = Eigen::internal::sub_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Func = Eigen::internal::sub_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Derived = Eigen::Block, -1, -1, false>, -1, -1, false>, -1, 1, true>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:305:135: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/Householder.h:166:21: required from 'void Eigen::MatrixBase::applyHouseholderOnTheRight(const EssentialPart&, const Scalar&, Eigen::MatrixBase::Scalar*) [with EssentialPart = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, -1, false>; Eigen::MatrixBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:255:13: required from 'void Eigen::HouseholderSequence::evalTo(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:233:30: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:499, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'static void Eigen::internal::general_matrix_vector_product::run(Index, Index, const LhsMapper&, const RhsMapper&, Eigen::internal::general_matrix_vector_product::ResScalar*, Index, Eigen::internal::general_matrix_vector_product::ResScalar) [with Index = int; LhsScalar = double; LhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateLhs = false; RhsScalar = double; RhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateRhs = false; int Version = 1; Eigen::internal::general_matrix_vector_product::ResScalar = double]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:145:123: required from 'static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product::ResScalar*, Index, const ResScalar&) [with Index = int; int Mode = 6; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product::ResScalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:332:12: required from 'static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, 1, -1, true>, 1, -1, false>; int Mode = 5; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = const Eigen::Block, -1, -1, false>, -1, -1, false>; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:751:113: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>; int ProductTag = 7; Eigen::internal::generic_product_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>; Derived = Eigen::internal::generic_product_impl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, Eigen::DenseShape, Eigen::TriangularShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:385:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] conj_helper pcj; ^~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:385:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'static void Eigen::internal::general_matrix_vector_product::run(Index, Index, const LhsMapper&, const RhsMapper&, Eigen::internal::general_matrix_vector_product::ResScalar*, Index, Eigen::internal::general_matrix_vector_product::ResScalar) [with Index = int; LhsScalar = double; LhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateLhs = false; RhsScalar = double; RhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateRhs = false; int Version = 0; Eigen::internal::general_matrix_vector_product::ResScalar = double]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:154:113: required from 'static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product::ResScalar*, Index, const ResScalar&) [with Index = int; int Mode = 6; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product::ResScalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:332:12: required from 'static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Block, 1, -1, true>, 1, -1, false>; int Mode = 5; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = const Eigen::Block, -1, -1, false>, -1, -1, false>; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:751:113: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>; int ProductTag = 7; Eigen::internal::generic_product_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false>; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >; Rhs = Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>; Derived = Eigen::internal::generic_product_impl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::TriangularView, -1, -1, false>, -1, -1, false>, 5>, Eigen::DenseShape, Eigen::TriangularShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:385:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:385:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:496, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'void Eigen::internal::gemm_pack_lhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = int; DataMapper = Eigen::internal::const_blas_data_mapper; int Pack1 = 2; int Pack2 = 2; bool Conjugate = false; bool PanelMode = false]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:203:19: required from 'static void Eigen::internal::product_triangular_matrix_matrix::run(Index, Index, Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Index, Index, const Scalar&, Eigen::internal::level3_blocking&) [with Scalar = double; Index = int; int Mode = 6; int LhsStorageOrder = 1; bool ConjugateLhs = false; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int Version = 0]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:443:12: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 6; bool LhsIsTriangular = true; Lhs = const Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Block, -1, -1, false>; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:738:14: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::TriangularView, -1, -1, false> >, 6>; Rhs = Eigen::Block, -1, -1, false>; int ProductTag = 8; Eigen::internal::generic_product_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix; Lhs = Eigen::TriangularView, -1, -1, false> >, 6>; Rhs = Eigen::Block, -1, -1, false>; Derived = Eigen::internal::generic_product_impl, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, Eigen::TriangularShape, Eigen::DenseShape, 8>; Eigen::internal::generic_product_impl_base::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from 'static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::TriangularView, -1, -1, false> >, 6>; Rhs = Eigen::Block, -1, -1, false>; Derived = Eigen::internal::generic_product_impl, -1, -1, false> >, 6>, Eigen::Block, -1, -1, false>, Eigen::TriangularShape, Eigen::DenseShape, 8>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1847:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] PacketBlock kernel; ^~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1847:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from 'class Eigen::internal::redux_evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:269:8: required from 'struct Eigen::internal::unary_evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, Eigen::internal::IndexBased, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:327:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Eigen::DenseBase::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:501:10: required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:151:5: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Functor = Eigen::internal::sub_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Functor = Eigen::internal::sub_assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Func = Eigen::internal::sub_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Func = Eigen::internal::sub_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, -1, -1, false>; Derived = Eigen::Block, -1, -1, false>, -1, -1, false>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, true> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, true> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Func = Eigen::internal::sub_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>, -1, -1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Func = Eigen::internal::sub_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, -1, -1, true> >; Derived = Eigen::Block, -1, -1, false>, -1, -1, true>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:32: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:96:17: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/SparseCore:37, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Sparse:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:32, from cgalMesh.h:19, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase, -1, -1, true> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from 'class Eigen::SparseCompressedBase, -1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:96:7: required from 'class Eigen::internal::sparse_matrix_block_impl, -1, -1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:306:7: required from 'class Eigen::BlockImpl, -1, -1, true, Eigen::Sparse>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, -1, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseSolverBase.h:38:30: required from 'typename Eigen::internal::enable_if<((Rhs::ColsAtCompileTime != 1) && (Dest::ColsAtCompileTime != 1))>::type Eigen::internal::solve_sparse_through_dense_panels(const Decomposition&, const Rhs&, Dest&) [with Decomposition = Eigen::SimplicialLDLT >; Rhs = Eigen::SparseMatrixBase >; Dest = Eigen::SparseMatrixBase >; typename Eigen::internal::enable_if<((Rhs::ColsAtCompileTime != 1) && (Dest::ColsAtCompileTime != 1))>::type = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:185:50: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:290:0: required from 'void CGAL::Heat_method_3::internal::Surface_mesh_geodesic_distances_3::solve_cotan_laplace() [with TriangleMesh = CGAL::Heat_method_3::Intrinsic_Delaunay_triangulation_3 >, CGAL::Epeck>; Traits = CGAL::Epeck; LA = CGAL::Eigen_solver_traits > >; VertexPointMap = CGAL::Heat_method_3::IDT_vertex_point_property_map >, CGAL::Epeck> >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:483:0: required from 'void CGAL::Heat_method_3::internal::Surface_mesh_geodesic_distances_3::estimate_geodesic_distances(VertexDistanceMap) [with VertexDistanceMap = CGAL::Heat_method_3::IDT_vertex_distance_property_map >, CGAL::Epeck>, CGAL::Surface_mesh >::Property_map >; TriangleMesh = CGAL::Heat_method_3::Intrinsic_Delaunay_triangulation_3 >, CGAL::Epeck>; Traits = CGAL::Epeck; LA = CGAL::Eigen_solver_traits > >; VertexPointMap = CGAL::Heat_method_3::IDT_vertex_point_property_map >, CGAL::Epeck> >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:709:0: required from 'void CGAL::Heat_method_3::internal::Base_helper::estimate_geodesic_distances(VertexDistanceMap) [with VertexDistanceMap = CGAL::Surface_mesh >::Property_map; TriangleMesh = CGAL::Surface_mesh >; Traits = CGAL::Epeck; LA = CGAL::Eigen_solver_traits > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:904:0: required from 'void CGAL::Heat_method_3::Surface_mesh_geodesic_distances_3::estimate_geodesic_distances(VertexDistanceMap) [with VertexDistanceMap = CGAL::Surface_mesh >::Property_map; TriangleMesh = CGAL::Surface_mesh >; Mode = CGAL::Heat_method_3::Intrinsic_Delaunay; VertexPointMap = CGAL::Default; LA = CGAL::Default; Traits = CGAL::Default]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:945:0: required from 'void CGAL::Heat_method_3::estimate_geodesic_distances(const TriangleMesh&, VertexDistanceMap, typename boost::graph_traits::vertex_descriptor) [with TriangleMesh = CGAL::Surface_mesh >; VertexDistanceMap = CGAL::Surface_mesh >::Property_map; typename boost::graph_traits::vertex_descriptor = CGAL::SM_Vertex_index]' MODULE.h:1177:0: required from here d:/RCompile/CRANpkg/lib/4.1/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 d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::Block, -1, -1, true> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, Eigen::Block, -1, -1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, Eigen::Block, -1, -1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl >, Eigen::Block, -1, -1, true>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve >, Eigen::Block, -1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseSolverBase.h:39:31: required from 'typename Eigen::internal::enable_if<((Rhs::ColsAtCompileTime != 1) && (Dest::ColsAtCompileTime != 1))>::type Eigen::internal::solve_sparse_through_dense_panels(const Decomposition&, const Rhs&, Dest&) [with Decomposition = Eigen::SimplicialLDLT >; Rhs = Eigen::SparseMatrixBase >; Dest = Eigen::SparseMatrixBase >; typename Eigen::internal::enable_if<((Rhs::ColsAtCompileTime != 1) && (Dest::ColsAtCompileTime != 1))>::type = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:185:50: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:290:0: required from 'void CGAL::Heat_method_3::internal::Surface_mesh_geodesic_distances_3::solve_cotan_laplace() [with TriangleMesh = CGAL::Heat_method_3::Intrinsic_Delaunay_triangulation_3 >, CGAL::Epeck>; Traits = CGAL::Epeck; LA = CGAL::Eigen_solver_traits > >; VertexPointMap = CGAL::Heat_method_3::IDT_vertex_point_property_map >, CGAL::Epeck> >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:483:0: required from 'void CGAL::Heat_method_3::internal::Surface_mesh_geodesic_distances_3::estimate_geodesic_distances(VertexDistanceMap) [with VertexDistanceMap = CGAL::Heat_method_3::IDT_vertex_distance_property_map >, CGAL::Epeck>, CGAL::Surface_mesh >::Property_map >; TriangleMesh = CGAL::Heat_method_3::Intrinsic_Delaunay_triangulation_3 >, CGAL::Epeck>; Traits = CGAL::Epeck; LA = CGAL::Eigen_solver_traits > >; VertexPointMap = CGAL::Heat_method_3::IDT_vertex_point_property_map >, CGAL::Epeck> >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:709:0: required from 'void CGAL::Heat_method_3::internal::Base_helper::estimate_geodesic_distances(VertexDistanceMap) [with VertexDistanceMap = CGAL::Surface_mesh >::Property_map; TriangleMesh = CGAL::Surface_mesh >; Traits = CGAL::Epeck; LA = CGAL::Eigen_solver_traits > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:904:0: required from 'void CGAL::Heat_method_3::Surface_mesh_geodesic_distances_3::estimate_geodesic_distances(VertexDistanceMap) [with VertexDistanceMap = CGAL::Surface_mesh >::Property_map; TriangleMesh = CGAL::Surface_mesh >; Mode = CGAL::Heat_method_3::Intrinsic_Delaunay; VertexPointMap = CGAL::Default; LA = CGAL::Default; Traits = CGAL::Default]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:945:0: required from 'void CGAL::Heat_method_3::estimate_geodesic_distances(const TriangleMesh&, VertexDistanceMap, typename boost::graph_traits::vertex_descriptor) [with TriangleMesh = CGAL::Surface_mesh >; VertexDistanceMap = CGAL::Surface_mesh >::Property_map; typename boost::graph_traits::vertex_descriptor = CGAL::SM_Vertex_index]' MODULE.h:1177:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/SparseCore:37, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Sparse:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:32, from cgalMesh.h:19, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase, -1, -1, true> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from 'class Eigen::SparseCompressedBase, -1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:96:7: required from 'class Eigen::internal::sparse_matrix_block_impl, -1, -1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:287:7: required from 'class Eigen::BlockImpl, -1, -1, true, Eigen::Sparse>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, -1, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseSolverBase.h:40:35: required from 'typename Eigen::internal::enable_if<((Rhs::ColsAtCompileTime != 1) && (Dest::ColsAtCompileTime != 1))>::type Eigen::internal::solve_sparse_through_dense_panels(const Decomposition&, const Rhs&, Dest&) [with Decomposition = Eigen::SimplicialLDLT >; Rhs = Eigen::SparseMatrixBase >; Dest = Eigen::SparseMatrixBase >; typename Eigen::internal::enable_if<((Rhs::ColsAtCompileTime != 1) && (Dest::ColsAtCompileTime != 1))>::type = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:185:50: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:290:0: required from 'void CGAL::Heat_method_3::internal::Surface_mesh_geodesic_distances_3::solve_cotan_laplace() [with TriangleMesh = CGAL::Heat_method_3::Intrinsic_Delaunay_triangulation_3 >, CGAL::Epeck>; Traits = CGAL::Epeck; LA = CGAL::Eigen_solver_traits > >; VertexPointMap = CGAL::Heat_method_3::IDT_vertex_point_property_map >, CGAL::Epeck> >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:483:0: required from 'void CGAL::Heat_method_3::internal::Surface_mesh_geodesic_distances_3::estimate_geodesic_distances(VertexDistanceMap) [with VertexDistanceMap = CGAL::Heat_method_3::IDT_vertex_distance_property_map >, CGAL::Epeck>, CGAL::Surface_mesh >::Property_map >; TriangleMesh = CGAL::Heat_method_3::Intrinsic_Delaunay_triangulation_3 >, CGAL::Epeck>; Traits = CGAL::Epeck; LA = CGAL::Eigen_solver_traits > >; VertexPointMap = CGAL::Heat_method_3::IDT_vertex_point_property_map >, CGAL::Epeck> >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:709:0: required from 'void CGAL::Heat_method_3::internal::Base_helper::estimate_geodesic_distances(VertexDistanceMap) [with VertexDistanceMap = CGAL::Surface_mesh >::Property_map; TriangleMesh = CGAL::Surface_mesh >; Traits = CGAL::Epeck; LA = CGAL::Eigen_solver_traits > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:904:0: required from 'void CGAL::Heat_method_3::Surface_mesh_geodesic_distances_3::estimate_geodesic_distances(VertexDistanceMap) [with VertexDistanceMap = CGAL::Surface_mesh >::Property_map; TriangleMesh = CGAL::Surface_mesh >; Mode = CGAL::Heat_method_3::Intrinsic_Delaunay; VertexPointMap = CGAL::Default; LA = CGAL::Default; Traits = CGAL::Default]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:945:0: required from 'void CGAL::Heat_method_3::estimate_geodesic_distances(const TriangleMesh&, VertexDistanceMap, typename boost::graph_traits::vertex_descriptor) [with TriangleMesh = CGAL::Surface_mesh >; VertexDistanceMap = CGAL::Surface_mesh >::Property_map; typename boost::graph_traits::vertex_descriptor = CGAL::SM_Vertex_index]' MODULE.h:1177:0: required from here d:/RCompile/CRANpkg/lib/4.1/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; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase, -1, -1, true> > >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:45:7: required from 'class Eigen::SparseView, -1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseSolverBase.h:40:35: required from 'typename Eigen::internal::enable_if<((Rhs::ColsAtCompileTime != 1) && (Dest::ColsAtCompileTime != 1))>::type Eigen::internal::solve_sparse_through_dense_panels(const Decomposition&, const Rhs&, Dest&) [with Decomposition = Eigen::SimplicialLDLT >; Rhs = Eigen::SparseMatrixBase >; Dest = Eigen::SparseMatrixBase >; typename Eigen::internal::enable_if<((Rhs::ColsAtCompileTime != 1) && (Dest::ColsAtCompileTime != 1))>::type = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:185:50: required from 'void Eigen::SimplicialCholeskyBase::_solve_impl(const Eigen::SparseMatrixBase&, Eigen::SparseMatrixBase&) const [with Rhs = Eigen::SparseMatrix; Dest = Eigen::SparseMatrix; Derived = Eigen::SimplicialLDLT >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Solve.h:127:5: required from 'Eigen::internal::evaluator >::evaluator(const SolveType&) [with Decomposition = Eigen::SimplicialLDLT >; RhsType = Eigen::SparseMatrix; Eigen::internal::evaluator >::SolveType = Eigen::Solve >, Eigen::SparseMatrix >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:145:37: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::Solve >, Eigen::SparseMatrix >; Functor = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:290:0: required from 'void CGAL::Heat_method_3::internal::Surface_mesh_geodesic_distances_3::solve_cotan_laplace() [with TriangleMesh = CGAL::Heat_method_3::Intrinsic_Delaunay_triangulation_3 >, CGAL::Epeck>; Traits = CGAL::Epeck; LA = CGAL::Eigen_solver_traits > >; VertexPointMap = CGAL::Heat_method_3::IDT_vertex_point_property_map >, CGAL::Epeck> >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:483:0: required from 'void CGAL::Heat_method_3::internal::Surface_mesh_geodesic_distances_3::estimate_geodesic_distances(VertexDistanceMap) [with VertexDistanceMap = CGAL::Heat_method_3::IDT_vertex_distance_property_map >, CGAL::Epeck>, CGAL::Surface_mesh >::Property_map >; TriangleMesh = CGAL::Heat_method_3::Intrinsic_Delaunay_triangulation_3 >, CGAL::Epeck>; Traits = CGAL::Epeck; LA = CGAL::Eigen_solver_traits > >; VertexPointMap = CGAL::Heat_method_3::IDT_vertex_point_property_map >, CGAL::Epeck> >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:709:0: required from 'void CGAL::Heat_method_3::internal::Base_helper::estimate_geodesic_distances(VertexDistanceMap) [with VertexDistanceMap = CGAL::Surface_mesh >::Property_map; TriangleMesh = CGAL::Surface_mesh >; Traits = CGAL::Epeck; LA = CGAL::Eigen_solver_traits > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:904:0: required from 'void CGAL::Heat_method_3::Surface_mesh_geodesic_distances_3::estimate_geodesic_distances(VertexDistanceMap) [with VertexDistanceMap = CGAL::Surface_mesh >::Property_map; TriangleMesh = CGAL::Surface_mesh >; Mode = CGAL::Heat_method_3::Intrinsic_Delaunay; VertexPointMap = CGAL::Default; LA = CGAL::Default; Traits = CGAL::Default]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:945:0: required from 'void CGAL::Heat_method_3::estimate_geodesic_distances(const TriangleMesh&, VertexDistanceMap, typename boost::graph_traits::vertex_descriptor) [with TriangleMesh = CGAL::Surface_mesh >; VertexDistanceMap = CGAL::Surface_mesh >::Property_map; typename boost::graph_traits::vertex_descriptor = CGAL::SM_Vertex_index]' MODULE.h:1177:0: required from here d:/RCompile/CRANpkg/lib/4.1/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 d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/detail/advanced_insert_int.hpp:28, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/vector.hpp:32, from d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/small_vector.hpp:27, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/Euler_operations.h:28, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/Generic_facegraph_builder.h:15, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/IO/OFF.h:18, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO/OFF.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/IO.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh/Surface_mesh.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Surface_mesh.h:18, from cgalMeshes_types.h:2, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/detail/copy_move_algo.hpp: In instantiation of 'F boost::container::dtl::memmove(I, I, F) [with I = std::pair*; F = std::pair*]': d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/detail/copy_move_algo.hpp:375:23: required from 'typename boost::container::dtl::enable_if_memtransfer_copy_constructible::type boost::container::uninitialized_move_alloc(Allocator&, I, I, F) [with Allocator = boost::container::small_vector_allocator, boost::container::new_allocator, void>; I = std::pair*; F = std::pair*; typename boost::container::dtl::enable_if_memtransfer_copy_constructible::type = std::pair*]' d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/detail/copy_move_algo.hpp:1304:59: required from 'void boost::container::uninitialized_move_and_insert_alloc(Allocator&, F, F, F, O, std::size_t, InsertionProxy) [with Allocator = boost::container::small_vector_allocator, boost::container::new_allocator, void>; F = std::pair*; O = std::pair*; InsertionProxy = boost::container::dtl::insert_range_proxy, boost::container::new_allocator, void>, boost::move_iterator*> >; std::size_t = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/vector.hpp:3009:10: required from 'void boost::container::vector::priv_insert_forward_range_new_allocation(T*, boost::container::vector::size_type, T*, boost::container::vector::size_type, InsertionProxy) [with InsertionProxy = boost::container::dtl::insert_range_proxy, boost::container::new_allocator, void>, boost::move_iterator*> >; T = std::pair; A = boost::container::small_vector_allocator, boost::container::new_allocator, void>; Options = void; boost::container::vector::size_type = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/vector.hpp:2610:7: required from 'void boost::container::vector::priv_move_to_new_buffer(boost::container::vector::size_type, boost::container::version_1) [with T = std::pair; A = boost::container::small_vector_allocator, boost::container::new_allocator, void>; Options = void; boost::container::vector::size_type = unsigned int; boost::container::version_1 = boost::move_detail::integral_constant]' d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/vector.hpp:1570:10: required from 'void boost::container::vector::reserve(boost::container::vector::size_type) [with T = std::pair; A = boost::container::small_vector_allocator, boost::container::new_allocator, void>; Options = void; boost::container::vector::size_type = unsigned int]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/boost/graph/Euler_operations.h:742:3: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/repair_self_intersections.h:1392:41: required from 'bool CGAL::Polygon_mesh_processing::internal::remove_self_intersections_with_hole_filling(std::vector::halfedge_descriptor>&, std::set::face_descriptor>&, std::set::face_descriptor>&, TriangleMesh&, bool, double, double, const PolyhedralEnvelope&, VertexPointMap, const GeomTraits&) [with TriangleMesh = CGAL::Surface_mesh >; VertexPointMap = CGAL::Surface_mesh >::Property_map >; GeomTraits = CGAL::Epeck; PolyhedralEnvelope = CGAL::Polyhedral_envelope; typename boost::graph_traits::halfedge_descriptor = CGAL::SM_Halfedge_index; typename boost::graph_traits::face_descriptor = CGAL::SM_Face_index]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/repair_self_intersections.h:1899:52: required from 'std::pair CGAL::Polygon_mesh_processing::internal::remove_self_intersections_one_step(std::set::face_descriptor>&, std::set::face_descriptor>&, TriangleMesh&, int, bool, bool, double, double, double, VertexPointMap, const GeomTraits&, Visitor&) [with TriangleMesh = CGAL::Surface_mesh >; VertexPointMap = CGAL::Surface_mesh >::Property_map >; GeomTraits = CGAL::Epeck; Visitor = CGAL::Polygon_mesh_processing::experimental::Remove_self_intersection_default_visitor > >; typename boost::graph_traits::face_descriptor = CGAL::SM_Face_index]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/repair_self_intersections.h:2079:51: required from 'bool CGAL::Polygon_mesh_processing::experimental::remove_self_intersections(const FaceRange&, TriangleMesh&, const NamedParameters&) [with FaceRange = CGAL::Iterator_range >::Index_iterator >; TriangleMesh = CGAL::Surface_mesh >; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/repair_self_intersections.h:2117:35: required from 'bool CGAL::Polygon_mesh_processing::experimental::remove_self_intersections(TriangleMesh&, const CGAL::Named_function_parameters&) [with TriangleMesh = CGAL::Surface_mesh >; T = bool; Tag = CGAL::internal_np::all_default_t; Base = CGAL::internal_np::No_property]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/repair_self_intersections.h:2123:35: required from 'bool CGAL::Polygon_mesh_processing::experimental::remove_self_intersections(TriangleMesh&) [with TriangleMesh = CGAL::Surface_mesh >]' MODULE.h:1571:0: required from here d:/RCompile/CRANpkg/lib/4.1/BH/include/boost/container/detail/copy_move_algo.hpp:226:19: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'value_type' {aka 'struct std::pair'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] std::memmove(dest_raw, beg_raw, sizeof(value_type)*n); ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/stl_algobase.h:64, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/specfun.h:45, from D:/Compiler/rtools40/mingw32/include/c++/8.3.0/cmath:1892, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp/platform/compiler.h:100, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp/r/headers.h:62, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/RcppCommon.h:30, from d:/RCompile/CRANpkg/lib/4.1/Rcpp/include/Rcpp.h:27, from cgalMesh.h:5, from MODULE.cpp:2: D:/Compiler/rtools40/mingw32/include/c++/8.3.0/bits/stl_pair.h:208:12: note: 'value_type' {aka 'struct std::pair'} declared here struct pair ^~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase >, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase >, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true>, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true>, 1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, 1, -1, true>, 1, -1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 1, -1, true>, 1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:94:19: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 2; bool LhsIsTriangular = true; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:738:14: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:94:19: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, -1, -1, true>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase >, -1, -1, true>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, -1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, -1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, -1, -1, true>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense >, -1, -1, true, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:95:19: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block >, -1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:59: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 1; bool LhsIsTriangular = true; Lhs = const Eigen::Transpose >; Rhs = Eigen::Matrix; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:738:14: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:95:19: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, -1, 1, true, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:123:64: required from 'static void Eigen::internal::triangular_solve_vector::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = int; int Mode = 5; bool Conjugate = false]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:73:12: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:499, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'struct Eigen::internal::general_matrix_vector_product, 0, false, double, Eigen::internal::const_blas_data_mapper, false, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:131:115: required from 'static void Eigen::internal::triangular_solve_vector::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = int; int Mode = 5; bool Conjugate = false]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:73:12: required from 'static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = Eigen::Map, 0, Eigen::OuterStride<> >; Rhs = Eigen::Block, -1, 1, false>; int Side = 1; int Mode = 5]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from 'void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Block, -1, 1, false>; _MatrixType = Eigen::Map, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:509:37: required from 'void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, -1, 1, false>; _MatrixType = Eigen::Map, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:539:7: required from 'void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Block, -1, 1, false>; DstType = Eigen::Block, -1, 1, false>; _MatrixType = Eigen::Map, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Solve.h:147:5: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:75:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional::type LhsPacket; ^~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:76:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional::type RhsPacket; ^~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:77:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional::type ResPacket; ^~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 1, 1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 1, 1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, 1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, 1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, 1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:179:7: required from 'bool CGAL::Eigen_solver_traits::linear_solver(const Vector&, CGAL::Eigen_solver_traits::Vector&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Vector = CGAL::Eigen_vector; typename EigenSolverT::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:172:54: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:370, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:174:81: required from 'class Eigen::DenseBase, -1, 1, true>, 1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, 1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, 1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: required from 'class Eigen::MapBase, -1, 1, true>, 1, 1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true>, 1, 1, false, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:179:7: required from 'bool CGAL::Eigen_solver_traits::linear_solver(const Vector&, CGAL::Eigen_solver_traits::Vector&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Vector = CGAL::Eigen_vector; typename EigenSolverT::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:172:54: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename find_best_packet_helper::type>::type type; ^~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 1, 1, false>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, 1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, 1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, 1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true>, 1, 1, false, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:179:7: required from 'bool CGAL::Eigen_solver_traits::linear_solver(const Vector&, CGAL::Eigen_solver_traits::Vector&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Vector = CGAL::Eigen_vector; typename EigenSolverT::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:172:54: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/SparseCore:37, from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Sparse:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:26, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:32, from cgalMesh.h:19, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase, 0, Eigen::OuterStride<> >, -1, 1, true> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:17:7: required from 'class Eigen::BlockImpl, 0, Eigen::OuterStride<> >, -1, 1, true, Eigen::Sparse>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:194:89: required from 'Eigen::internal::sparse_matrix_block_impl::BlockType& Eigen::internal::sparse_matrix_block_impl::operator=(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::SparseView, -1, -1, true> >; SparseMatrixType = Eigen::SparseMatrix; int BlockRows = -1; int BlockCols = -1; Eigen::internal::sparse_matrix_block_impl::BlockType = Eigen::Block, -1, -1, true>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseSolverBase.h:40:35: required from 'typename Eigen::internal::enable_if<((Rhs::ColsAtCompileTime != 1) && (Dest::ColsAtCompileTime != 1))>::type Eigen::internal::solve_sparse_through_dense_panels(const Decomposition&, const Rhs&, Dest&) [with Decomposition = Eigen::SimplicialLDLT >; Rhs = Eigen::SparseMatrixBase >; Dest = Eigen::SparseMatrixBase >; typename Eigen::internal::enable_if<((Rhs::ColsAtCompileTime != 1) && (Dest::ColsAtCompileTime != 1))>::type = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:185:50: required from 'void Eigen::SimplicialCholeskyBase::_solve_impl(const Eigen::SparseMatrixBase&, Eigen::SparseMatrixBase&) const [with Rhs = Eigen::SparseMatrix; Dest = Eigen::SparseMatrix; Derived = Eigen::SimplicialLDLT >]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Solve.h:127:5: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:290:0: required from 'void CGAL::Heat_method_3::internal::Surface_mesh_geodesic_distances_3::solve_cotan_laplace() [with TriangleMesh = CGAL::Heat_method_3::Intrinsic_Delaunay_triangulation_3 >, CGAL::Epeck>; Traits = CGAL::Epeck; LA = CGAL::Eigen_solver_traits > >; VertexPointMap = CGAL::Heat_method_3::IDT_vertex_point_property_map >, CGAL::Epeck> >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:483:0: required from 'void CGAL::Heat_method_3::internal::Surface_mesh_geodesic_distances_3::estimate_geodesic_distances(VertexDistanceMap) [with VertexDistanceMap = CGAL::Heat_method_3::IDT_vertex_distance_property_map >, CGAL::Epeck>, CGAL::Surface_mesh >::Property_map >; TriangleMesh = CGAL::Heat_method_3::Intrinsic_Delaunay_triangulation_3 >, CGAL::Epeck>; Traits = CGAL::Epeck; LA = CGAL::Eigen_solver_traits > >; VertexPointMap = CGAL::Heat_method_3::IDT_vertex_point_property_map >, CGAL::Epeck> >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:709:0: required from 'void CGAL::Heat_method_3::internal::Base_helper::estimate_geodesic_distances(VertexDistanceMap) [with VertexDistanceMap = CGAL::Surface_mesh >::Property_map; TriangleMesh = CGAL::Surface_mesh >; Traits = CGAL::Epeck; LA = CGAL::Eigen_solver_traits > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:904:0: required from 'void CGAL::Heat_method_3::Surface_mesh_geodesic_distances_3::estimate_geodesic_distances(VertexDistanceMap) [with VertexDistanceMap = CGAL::Surface_mesh >::Property_map; TriangleMesh = CGAL::Surface_mesh >; Mode = CGAL::Heat_method_3::Intrinsic_Delaunay; VertexPointMap = CGAL::Default; LA = CGAL::Default; Traits = CGAL::Default]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:945:0: required from 'void CGAL::Heat_method_3::estimate_geodesic_distances(const TriangleMesh&, VertexDistanceMap, typename boost::graph_traits::vertex_descriptor) [with TriangleMesh = CGAL::Surface_mesh >; VertexDistanceMap = CGAL::Surface_mesh >::Property_map; typename boost::graph_traits::vertex_descriptor = CGAL::SM_Vertex_index]' MODULE.h:1177:0: required from here d:/RCompile/CRANpkg/lib/4.1/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 d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >; Eigen::Index = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > > >; Eigen::internal::redux_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:137:36: required from 'static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product::ResScalar*, Index, const ResScalar&) [with Index = int; int Mode = 6; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product::ResScalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:332:12: required from 'static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false>, -1, -1, false> >; Rhs = Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >; Dest = Eigen::Transpose, 1, -1, true>, 1, -1, false> >; int Mode = 6; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] return internal::first_aligned::alignment),Derived>(m); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:269:8: required from 'struct Eigen::internal::unary_evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: [ skipping 27 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:269:8: required from 'struct Eigen::internal::unary_evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true>, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: [ skipping 25 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, true>, 1, -1, false> >, -1, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Func = Eigen::internal::sub_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Func = Eigen::internal::sub_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, false>, -1, 1, true>, -1, 1, false> > > >, -1, 1, false> >; Derived = Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:341:27: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, -1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase >, -1, 1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase >, -1, 1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, -1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, true>, 1, -1, false> >, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, true>, 1, -1, false> >, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, true>, 1, -1, false> >, -1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 1, -1, true>, 1, -1, false> >, -1, 1, false, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 1, -1, true>, 1, -1, false> >, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:282:54: required from 'static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Transpose, 1, -1, true>, 1, -1, false> >; Dest = Eigen::Transpose >; int Mode = 1; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Functor = Eigen::internal::sub_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Functor = Eigen::internal::sub_assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Func = Eigen::internal::sub_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Func = Eigen::internal::sub_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false>; Derived = Eigen::Block, -1, -1, false>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:457:31: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false> >, -1, -1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, -1, -1, false> >, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, true> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/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::Block, -1, -1, false> >, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >; Func = Eigen::internal::sub_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >; Func = Eigen::internal::sub_assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, -1, -1, false> >; Derived = Eigen::Block, -1, -1, true>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:462:32: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:92:78: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:496, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'void Eigen::internal::gemm_pack_rhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = int; DataMapper = Eigen::internal::blas_data_mapper; int nr = 4; bool Conjugate = false; bool PanelMode = true]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:153:19: required from 'static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = double; Index = int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:102:12: required from 'static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = Eigen::Map, 0, Eigen::OuterStride<> >; Rhs = Eigen::Map, 16, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from 'void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Map, 16, Eigen::OuterStride<> >; _MatrixType = Eigen::Map, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:509:37: required from 'void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 16, Eigen::OuterStride<> >; _MatrixType = Eigen::Map, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:539:7: required from 'void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map, 16, Eigen::OuterStride<> >; DstType = Eigen::Map, 16, Eigen::OuterStride<> >; _MatrixType = Eigen::Map, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Solve.h:147:5: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1981:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] PacketBlock kernel; ^~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, 2, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, 2, false>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, 2, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, 2, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, 2, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, 1, 2, false, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:370, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:174:81: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:103:81: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename find_best_packet_helper::type>::type type; ^~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:125:34: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0, 1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0, 1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 0, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 0, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 0, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 0, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 0, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 0, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 0, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:125:92: required from 'static void Eigen::internal::triangular_solver_unroller::run(const Lhs&, Rhs&) [with Lhs = Eigen::Map, 0, Eigen::OuterStride<> >; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; int Mode = 5; int LoopIndex = 0; int Size = 2]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:142:75: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, 3, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, 3, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, 1, 3, false, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:125:34: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0, 1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0, 1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 0, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 0, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 0, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 0, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 0, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 0, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 0, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:125:92: required from 'static void Eigen::internal::triangular_solver_unroller::run(const Lhs&, Rhs&) [with Lhs = Eigen::Map, 0, Eigen::OuterStride<> >; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; int Mode = 5; int LoopIndex = 0; int Size = 3]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:142:75: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:499, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'static void Eigen::internal::general_matrix_vector_product::run(Index, Index, const LhsMapper&, const RhsMapper&, Eigen::internal::general_matrix_vector_product::ResScalar*, Index, RhsScalar) [with Index = int; LhsScalar = double; LhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateLhs = false; RhsScalar = double; RhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateRhs = false; int Version = 0; Eigen::internal::general_matrix_vector_product::ResScalar = double]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:131:115: required from 'static void Eigen::internal::triangular_solve_vector::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = int; int Mode = 5; bool Conjugate = false]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:73:12: required from 'static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = Eigen::Map, 0, Eigen::OuterStride<> >; Rhs = Eigen::Block, -1, 1, false>; int Side = 1; int Mode = 5]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from 'void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Block, -1, 1, false>; _MatrixType = Eigen::Map, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:509:37: required from 'void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, -1, 1, false>; _MatrixType = Eigen::Map, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:539:7: required from 'void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Block, -1, 1, false>; DstType = Eigen::Block, -1, 1, false>; _MatrixType = Eigen::Map, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Solve.h:147:5: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:112:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] conj_helper pcj; ^~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:112:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::InnerStride<> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::InnerStride<> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::InnerStride<> >, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::InnerStride<> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:48:18: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:499, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'struct Eigen::internal::general_matrix_vector_product, 0, false, double, Eigen::internal::const_blas_data_mapper, false, 1>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:74:123: required from 'static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product::ResScalar*, Index, const RhsScalar&) [with Index = int; int Mode = 1; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product::ResScalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:266:12: required from 'static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Transpose, 1, -1, true>, 1, -1, false> >; Dest = Eigen::Transpose >; int Mode = 1; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 2; Lhs = Eigen::Block, 1, -1, true>, 1, -1, false>; Rhs = Eigen::Block, -1, -1, false>; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:751:113: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Block, 1, -1, true>, 1, -1, false>; Rhs = Eigen::TriangularView, -1, -1, false>, 2>; int ProductTag = 7; Eigen::internal::generic_product_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix; Lhs = Eigen::Block, 1, -1, true>, 1, -1, false>; Rhs = Eigen::TriangularView, -1, -1, false>, 2>; Derived = Eigen::internal::generic_product_impl, 1, -1, true>, 1, -1, false>, Eigen::TriangularView, -1, -1, false>, 2>, Eigen::DenseShape, Eigen::TriangularShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:75:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional::type LhsPacket; ^~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:76:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional::type RhsPacket; ^~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:77:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] typedef typename conditional::type ResPacket; ^~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 1, false>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 1, false, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 1, false> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:125:34: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, 1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, 1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:125:92: required from 'static void Eigen::internal::triangular_solver_unroller::run(const Lhs&, Rhs&) [with Lhs = Eigen::Map, 0, Eigen::OuterStride<> >; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; int Mode = 5; int LoopIndex = 1; int Size = 2]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:130:67: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 1, false>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 1, false, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 1, false> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:125:34: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, 1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, 1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:125:92: required from 'static void Eigen::internal::triangular_solver_unroller::run(const Lhs&, Rhs&) [with Lhs = Eigen::Map, 0, Eigen::OuterStride<> >; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; int Mode = 5; int LoopIndex = 1; int Size = 3]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:130:67: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Matrix; Eigen::Index = int]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator >; Eigen::internal::redux_impl::Scalar = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = int]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = int]' d:/RCompile/CRANpkg/lib/4.1/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]' d:/RCompile/CRANpkg/lib/4.1/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]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:591:0: required from 'void CGAL::Heat_method_3::internal::Surface_mesh_geodesic_distances_3::build() [with TriangleMesh = CGAL::Heat_method_3::Intrinsic_Delaunay_triangulation_3 >, CGAL::Epeck>; Traits = CGAL::Epeck; LA = CGAL::Eigen_solver_traits > >; VertexPointMap = CGAL::Heat_method_3::IDT_vertex_point_property_map >, CGAL::Epeck> >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:100:0: required from 'CGAL::Heat_method_3::internal::Surface_mesh_geodesic_distances_3::Surface_mesh_geodesic_distances_3(const TriangleMesh&) [with TriangleMesh = CGAL::Heat_method_3::Intrinsic_Delaunay_triangulation_3 >, CGAL::Epeck>; Traits = CGAL::Epeck; LA = CGAL::Eigen_solver_traits > >; VertexPointMap = CGAL::Heat_method_3::IDT_vertex_point_property_map >, CGAL::Epeck> >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:693:0: required from 'CGAL::Heat_method_3::internal::Base_helper::Base_helper(const TriangleMesh&) [with TriangleMesh = CGAL::Surface_mesh >; Traits = CGAL::Epeck; LA = CGAL::Eigen_solver_traits > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:828:0: required from 'CGAL::Heat_method_3::Surface_mesh_geodesic_distances_3::Surface_mesh_geodesic_distances_3(const TriangleMesh&) [with TriangleMesh = CGAL::Surface_mesh >; Mode = CGAL::Heat_method_3::Intrinsic_Delaunay; VertexPointMap = CGAL::Default; LA = CGAL::Default; Traits = CGAL::Default]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:943:0: required from 'void CGAL::Heat_method_3::estimate_geodesic_distances(const TriangleMesh&, VertexDistanceMap, typename boost::graph_traits::vertex_descriptor) [with TriangleMesh = CGAL::Surface_mesh >; VertexDistanceMap = CGAL::Surface_mesh >::Property_map; typename boost::graph_traits::vertex_descriptor = CGAL::SM_Vertex_index]' MODULE.h:1177:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) long long int'} [-Wignored-attributes] return internal::first_aligned::alignment),Derived>(m); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:499, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'static void Eigen::internal::general_matrix_vector_product::run(Index, Index, const LhsMapper&, const RhsMapper&, Eigen::internal::general_matrix_vector_product::ResScalar*, Index, RhsScalar) [with Index = int; LhsScalar = double; LhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateLhs = false; RhsScalar = double; RhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateRhs = false; int Version = 1; Eigen::internal::general_matrix_vector_product::ResScalar = double]': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:74:123: required from 'static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::triangular_matrix_vector_product::ResScalar*, Index, const RhsScalar&) [with Index = int; int Mode = 1; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; Eigen::internal::triangular_matrix_vector_product::ResScalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:266:12: required from 'static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Transpose, 1, -1, true>, 1, -1, false> >; Dest = Eigen::Transpose >; int Mode = 1; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:194:18: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 2; Lhs = Eigen::Block, 1, -1, true>, 1, -1, false>; Rhs = Eigen::Block, -1, -1, false>; typename Dest::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:751:113: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Block, 1, -1, true>, 1, -1, false>; Rhs = Eigen::TriangularView, -1, -1, false>, 2>; int ProductTag = 7; Eigen::internal::generic_product_impl::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix; Lhs = Eigen::Block, 1, -1, true>, 1, -1, false>; Rhs = Eigen::TriangularView, -1, -1, false>, 2>; Derived = Eigen::internal::generic_product_impl, 1, -1, true>, 1, -1, false>, Eigen::TriangularView, -1, -1, false>, 2>, Eigen::DenseShape, Eigen::TriangularShape, 7>; Eigen::internal::generic_product_impl_base::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:85:55: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:112:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] conj_helper pcj; ^~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:112:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 2, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 2, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:269:8: required from 'struct Eigen::internal::unary_evaluator, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false> >, Eigen::internal::IndexBased, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:269:8: required from 'struct Eigen::internal::unary_evaluator, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false> >, Eigen::internal::IndexBased, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 0, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 0, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 0, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 0, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 0, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 0, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 0, 1, false> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 3, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 3, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:269:8: required from 'struct Eigen::internal::unary_evaluator, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false> >, Eigen::internal::IndexBased, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:269:8: required from 'struct Eigen::internal::unary_evaluator, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false> >, Eigen::internal::IndexBased, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 0, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 0, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 0, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 0, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 0, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 0, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 0, 1, false> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 2, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 2, false>, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 2, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 2, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 2, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 2, false, true>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:129:7: required from 'void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; Eigen::SparseLU<_MatrixType, _OrderingType>::MatrixType = Eigen::SparseMatrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 2, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 2, false> >, 2>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 2, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 2, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 2, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 2, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:125:34: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:129:7: required from 'void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; Eigen::SparseLU<_MatrixType, _OrderingType>::MatrixType = Eigen::SparseMatrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 2, 1, false>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 2, 1, false>, 1>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 2, 1, false>, 3>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 2, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 2, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 2, 1, false>, 0>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 20 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:129:7: required from 'void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; Eigen::SparseLU<_MatrixType, _OrderingType>::MatrixType = Eigen::SparseMatrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 2, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 2, 1, false> >, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 2, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 2, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 2, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 2, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 2, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 2, 1, false>, Eigen::Dense>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 2, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 2, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:125:92: required from 'static void Eigen::internal::triangular_solver_unroller::run(const Lhs&, Rhs&) [with Lhs = Eigen::Map, 0, Eigen::OuterStride<> >; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; int Mode = 5; int LoopIndex = 2; int Size = 3]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:130:67: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:129:7: required from 'void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; Eigen::SparseLU<_MatrixType, _OrderingType>::MatrixType = Eigen::SparseMatrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:269:8: required from 'struct Eigen::internal::unary_evaluator, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 1, false> >, Eigen::internal::IndexBased, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:269:8: required from 'struct Eigen::internal::unary_evaluator, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 1, false> >, Eigen::internal::IndexBased, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: [ skipping 19 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, 1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, 1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_solver_traits.h:169:5: required from 'bool CGAL::Eigen_solver_traits::factor(const Matrix&, CGAL::Eigen_solver_traits::NT&) [with EigenSolverT = Eigen::SparseLU, Eigen::COLAMDOrdering >; CGAL::Eigen_solver_traits::Matrix = CGAL::Eigen_sparse_matrix; CGAL::Eigen_solver_traits::NT = double]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h:162:10: required from 'bool CGAL::Polygon_mesh_processing::internal::Fair_Polyhedron_3::fair(const VertexRange&, SparseLinearSolver, unsigned int) [with VertexRange = std::__cxx11::list; PolygonMesh = CGAL::Surface_mesh >; SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:54:58: required from 'bool CGAL::Polygon_mesh_processing::internal::fair(TriangleMesh&, const VertexRange&, SparseLinearSolver, WeightCalculator, unsigned int, VertexPointMap) [with SparseLinearSolver = CGAL::Eigen_solver_traits, Eigen::COLAMDOrdering > >; WeightCalculator = CGAL::Weights::Secure_cotangent_weight_with_voronoi_area >, CGAL::Surface_mesh >::Property_map > >; TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:171:26: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&, const NamedParameters&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list; NamedParameters = CGAL::Named_function_parameters]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Polygon_mesh_processing/fair.h:181:16: required from 'bool CGAL::Polygon_mesh_processing::fair(TriangleMesh&, const VertexRange&) [with TriangleMesh = CGAL::Surface_mesh >; VertexRange = std::__cxx11::list]' MODULE.h:995:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:439, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true>, 0>': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:298:80: required from 'struct Eigen::internal::evaluator, -1, -1, true> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:590:8: required from 'struct Eigen::internal::unary_evaluator, -1, -1, true>, Eigen::internal::IteratorBased, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1004:8: required from 'struct Eigen::internal::block_evaluator, -1, -1, true, false>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:952:8: required from 'struct Eigen::internal::evaluator, -1, -1, true> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:145:37: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::Block, -1, -1, true>; Functor = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:290:0: required from 'void CGAL::Heat_method_3::internal::Surface_mesh_geodesic_distances_3::solve_cotan_laplace() [with TriangleMesh = CGAL::Heat_method_3::Intrinsic_Delaunay_triangulation_3 >, CGAL::Epeck>; Traits = CGAL::Epeck; LA = CGAL::Eigen_solver_traits > >; VertexPointMap = CGAL::Heat_method_3::IDT_vertex_point_property_map >, CGAL::Epeck> >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:483:0: required from 'void CGAL::Heat_method_3::internal::Surface_mesh_geodesic_distances_3::estimate_geodesic_distances(VertexDistanceMap) [with VertexDistanceMap = CGAL::Heat_method_3::IDT_vertex_distance_property_map >, CGAL::Epeck>, CGAL::Surface_mesh >::Property_map >; TriangleMesh = CGAL::Heat_method_3::Intrinsic_Delaunay_triangulation_3 >, CGAL::Epeck>; Traits = CGAL::Epeck; LA = CGAL::Eigen_solver_traits > >; VertexPointMap = CGAL::Heat_method_3::IDT_vertex_point_property_map >, CGAL::Epeck> >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:709:0: required from 'void CGAL::Heat_method_3::internal::Base_helper::estimate_geodesic_distances(VertexDistanceMap) [with VertexDistanceMap = CGAL::Surface_mesh >::Property_map; TriangleMesh = CGAL::Surface_mesh >; Traits = CGAL::Epeck; LA = CGAL::Eigen_solver_traits > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:904:0: required from 'void CGAL::Heat_method_3::Surface_mesh_geodesic_distances_3::estimate_geodesic_distances(VertexDistanceMap) [with VertexDistanceMap = CGAL::Surface_mesh >::Property_map; TriangleMesh = CGAL::Surface_mesh >; Mode = CGAL::Heat_method_3::Intrinsic_Delaunay; VertexPointMap = CGAL::Default; LA = CGAL::Default; Traits = CGAL::Default]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:945:0: required from 'void CGAL::Heat_method_3::estimate_geodesic_distances(const TriangleMesh&, VertexDistanceMap, typename boost::graph_traits::vertex_descriptor) [with TriangleMesh = CGAL::Surface_mesh >; VertexDistanceMap = CGAL::Surface_mesh >::Property_map; typename boost::graph_traits::vertex_descriptor = CGAL::SM_Vertex_index]' MODULE.h:1177:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] >::type PacketReturnType; ^~~~~~~~~~~~~~~~ In file included from d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/Core:445, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Dimension.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Bbox_2.h:22, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/basic_classes.h:23, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:21, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Simple_cartesian.h:20, from d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Exact_predicates_exact_constructions_kernel.h:20, from cgalMeshes_types.h:1, from cgalMesh.h:10, from MODULE.cpp:2: d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, true> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:145:37: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::Block, -1, -1, true>; Functor = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, true>; Src = Eigen::Block, -1, -1, true>; Func = Eigen::internal::assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, true>; Src = Eigen::Block, -1, -1, true>; Func = Eigen::internal::assign_op; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing::value), void*>::type = void*]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block, -1, -1, true>; Src = Eigen::Block, -1, -1, true>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/Assign.h:75:28: required from 'Derived& Eigen::MatrixBase::operator=(const Eigen::EigenBase&) [with OtherDerived = Eigen::Block, -1, -1, true>; Derived = Eigen::Block, -1, -1, true>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SparseCore/SparseSolverBase.h:38:30: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:290:0: required from 'void CGAL::Heat_method_3::internal::Surface_mesh_geodesic_distances_3::solve_cotan_laplace() [with TriangleMesh = CGAL::Heat_method_3::Intrinsic_Delaunay_triangulation_3 >, CGAL::Epeck>; Traits = CGAL::Epeck; LA = CGAL::Eigen_solver_traits > >; VertexPointMap = CGAL::Heat_method_3::IDT_vertex_point_property_map >, CGAL::Epeck> >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:483:0: required from 'void CGAL::Heat_method_3::internal::Surface_mesh_geodesic_distances_3::estimate_geodesic_distances(VertexDistanceMap) [with VertexDistanceMap = CGAL::Heat_method_3::IDT_vertex_distance_property_map >, CGAL::Epeck>, CGAL::Surface_mesh >::Property_map >; TriangleMesh = CGAL::Heat_method_3::Intrinsic_Delaunay_triangulation_3 >, CGAL::Epeck>; Traits = CGAL::Epeck; LA = CGAL::Eigen_solver_traits > >; VertexPointMap = CGAL::Heat_method_3::IDT_vertex_point_property_map >, CGAL::Epeck> >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:709:0: required from 'void CGAL::Heat_method_3::internal::Base_helper::estimate_geodesic_distances(VertexDistanceMap) [with VertexDistanceMap = CGAL::Surface_mesh >::Property_map; TriangleMesh = CGAL::Surface_mesh >; Traits = CGAL::Epeck; LA = CGAL::Eigen_solver_traits > >; VertexPointMap = CGAL::Surface_mesh >::Property_map >]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:904:0: required from 'void CGAL::Heat_method_3::Surface_mesh_geodesic_distances_3::estimate_geodesic_distances(VertexDistanceMap) [with VertexDistanceMap = CGAL::Surface_mesh >::Property_map; TriangleMesh = CGAL::Surface_mesh >; Mode = CGAL::Heat_method_3::Intrinsic_Delaunay; VertexPointMap = CGAL::Default; LA = CGAL::Default; Traits = CGAL::Default]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h:945:0: required from 'void CGAL::Heat_method_3::estimate_geodesic_distances(const TriangleMesh&, VertexDistanceMap, typename boost::graph_traits::vertex_descriptor) [with TriangleMesh = CGAL::Surface_mesh >; VertexDistanceMap = CGAL::Surface_mesh >::Property_map; typename boost::graph_traits::vertex_descriptor = CGAL::SM_Vertex_index]' MODULE.h:1177:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] enum { ^ d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false> >': d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, -1, -1, false> >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> > >' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, -1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:94:19: required from 'void Eigen::internal::apply_block_householder_on_the_left(MatrixType&, const VectorsType&, const CoeffsType&, bool) [with MatrixType = Eigen::Block, -1, -1, false>; VectorsType = Eigen::Block, -1, -1, false>; CoeffsType = Eigen::VectorBlock, -1>]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:333:46: required from 'void Eigen::HouseholderSequence::applyThisOnTheLeft(Dest&, Workspace&) const [with Dest = Eigen::Matrix; Workspace = Eigen::Matrix; VectorsType = Eigen::Matrix; CoeffsType = Eigen::Matrix; int Side = 1]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:237:9: required from 'bool Eigen::internal::qr_preconditioner_impl::run(Eigen::JacobiSVD&, const MatrixType&) [with MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:684:5: required from 'Eigen::JacobiSVD& Eigen::JacobiSVD::compute(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:548:7: required from 'Eigen::JacobiSVD::JacobiSVD(const MatrixType&, unsigned int) [with _MatrixType = Eigen::Matrix; int QRPreconditioner = 2; Eigen::JacobiSVD::MatrixType = Eigen::Matrix]' d:/RCompile/CRANpkg/lib/4.1/RcppCGAL/include/CGAL/Eigen_svd.h:54:0: required from here d:/RCompile/CRANpkg/lib/4.1/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__vector(2) double'} [-Wignored-attributes] cc1plus.exe: out of memory allocating 65536 bytes make[1]: *** [D:/RCompile/recent/R-4.1.3/etc/i386/Makeconf:245: MODULE.o] Error 1 make[1]: Leaving directory '/d/temp/Rtmpak0qGA/R.INSTALL154bc162b6c82/cgalMeshes/src-i386' ERROR: compilation failed for package 'cgalMeshes' * removing 'd:/Rcompile/CRANpkg/lib/4.1/cgalMeshes'